We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0afd105 commit 481af28Copy full SHA for 481af28
.github/workflows/digger_workflow.yml
@@ -42,4 +42,4 @@ jobs:
42
disable-locking: false
43
env:
44
GITHUB_CONTEXT: ${{ toJson(github) }}
45
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
0 commit comments