Skip to content

Commit fd2e9b3

Browse files
authored
RSDK-9901 - use git-access-token (viamrobotics#382)
1 parent d6f1de6 commit fd2e9b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update_protos.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ jobs:
7777
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
7878
assignees: stuqdog
7979
reviewers: stuqdog
80+
token: ${{ secrets.GIT_ACCESS_TOKEN }}
8081

8182
- name: Notify slack of failure
8283
uses: slackapi/[email protected]

0 commit comments

Comments
 (0)