Fix action
This commit is contained in:
2
.github/workflows/updater.yml
vendored
2
.github/workflows/updater.yml
vendored
@@ -22,7 +22,7 @@ jobs:
|
|||||||
uses: saadmk11/github-actions-version-updater@v0.8.1
|
uses: saadmk11/github-actions-version-updater@v0.8.1
|
||||||
with:
|
with:
|
||||||
# [Required] Access token with `workflow` scope.
|
# [Required] Access token with `workflow` scope.
|
||||||
token: ${{ secrets.WORKFLOW_SECRET }}
|
token: ${{ secrets.TOKEN }}
|
||||||
committer_username: "F333Bot"
|
committer_username: "F333Bot"
|
||||||
committer_email: "git@fundor333.com"
|
committer_email: "git@fundor333.com"
|
||||||
commit_message: "Update Action"
|
commit_message: "Update Action"
|
||||||
|
|||||||
Reference in New Issue
Block a user