Skip to content

Commit e1119e8

Browse files
authored
Update python-app.yml
1 parent 3f0d18d commit e1119e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-app.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
uses: github-actions-x/commit@v2.9
6464
with:
6565
# Github Token with commit access
66-
github-token: ${{ secrets.TOKEN }}
66+
github-token: ${{ secrets.A_GITHUB_TOKEN }}
6767
# Override branch to push to
6868
push-branch: master
6969
# Specify commit message

0 commit comments

Comments
 (0)