Inject token into bump-go workflow
This commit is contained in:
parent
5ac184606f
commit
e29723d0f3
1 changed files with 1 additions and 0 deletions
1
.github/workflows/bump-go.yml
vendored
1
.github/workflows/bump-go.yml
vendored
|
|
@ -18,5 +18,6 @@ jobs:
|
|||
GIT_AUTHOR_NAME: cli automation
|
||||
GIT_COMMITTER_EMAIL: noreply@github.com
|
||||
GIT_AUTHOR_EMAIL: noreply@github.com
|
||||
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
run: |
|
||||
bash .github/workflows/scripts/bump-go.sh --apply go.mod
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue