Skip to content

Commit ee5ee0b

Browse files
authored
Add GITHUB_TOKEN to digger_workflow.yml
1 parent 1949431 commit ee5ee0b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/digger_workflow.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,4 @@ jobs:
4242
disable-locking: false
4343
env:
4444
GITHUB_CONTEXT: ${{ toJson(github) }}
45+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)