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 5c14339 commit c39804cCopy full SHA for c39804c
.github/workflows/digger_workflow.yml
@@ -20,4 +20,4 @@ jobs:
20
setup-terraform: true
21
env:
22
GITHUB_CONTEXT: ${{ toJson(github) }}
23
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
0 commit comments