We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35c99e0 commit f019302Copy full SHA for f019302
.github/workflows/update_protos.yml
@@ -44,6 +44,7 @@ jobs:
44
title: Automated Protos Update
45
body: This is an auto-generated PR to update proto definitions. Check the commits to see which repos and commits are responsible for the changes
46
team-reviewers: sdk-netcode
47
+ token: ${{ secrets.GIT_ACCESS_TOKEN }}
48
49
- name: Notify slack of failure
50
uses: slackapi/[email protected]
0 commit comments