Skip to content

Commit f019302

Browse files
authored
RSDK-9901 - use git-access-token (#492)
1 parent 35c99e0 commit f019302

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update_protos.yml

+1
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444
title: Automated Protos Update
4545
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
4646
team-reviewers: sdk-netcode
47+
token: ${{ secrets.GIT_ACCESS_TOKEN }}
4748

4849
- name: Notify slack of failure
4950
uses: slackapi/[email protected]

0 commit comments

Comments
 (0)