Skip to content

Commit 40bf78c

Browse files
GuySaar8CRThaze
authored andcommitted
Update GitHub Actions token for pushing changes to main branch
1 parent 1434c38 commit 40bf78c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
if: success()
5858
uses: ad-m/github-push-action@master
5959
with:
60-
github_token: ${{ secrets.GHA_COMMIT_TO_MASTER_PAT }}
60+
github_token: ${{ secrets.GH_PAT_TO_ACCESS_GITHUB_API }}
6161
branch: main
6262

6363
release:

0 commit comments

Comments
 (0)