Use personal token so that push action is triggered
This commit is contained in:
2
.github/workflows/bump.yml
vendored
2
.github/workflows/bump.yml
vendored
@ -12,4 +12,4 @@ jobs:
|
||||
with:
|
||||
bump_files: Dockerfile
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
GITHUB_TOKEN: ${{ secrets.BUMP_TOKEN }}
|
||||
|
Reference in New Issue
Block a user