We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bd13bc commit 473716aCopy full SHA for 473716a
.github/workflows/ci.yml
@@ -17,4 +17,4 @@ jobs:
17
contents: write
18
uses: strongo/go-ci-action/.github/workflows/workflow.yml@main
19
secrets:
20
- gh_token: ${{ secrets.GITHUB_TOKEN }}
+ GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments