Fix action

This commit is contained in:
Fundor333
2024-02-26 00:53:17 +01:00
parent 18ee612f19
commit f02806219f

View File

@@ -22,7 +22,7 @@ jobs:
uses: saadmk11/github-actions-version-updater@v0.8.1
with:
# [Required] Access token with `workflow` scope.
token: ${{ secrets.WORKFLOW_SECRET }}
token: ${{ secrets.TOKEN }}
committer_username: "F333Bot"
committer_email: "git@fundor333.com"
commit_message: "Update Action"