Skip to content

Commit 17b70a4

Browse files
committed
Revert "Update push.yml"
This reverts commit 917fb84.
1 parent 917fb84 commit 17b70a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
build:
1212
runs-on: ubuntu-latest
1313
env:
14-
GIT_TOKEN: ${{secrets.GITHUB_TOKEN}}
14+
GIT_TOKEN: ${{secrets.REPO_TOKEN}}
1515
steps:
1616
- uses: actions/checkout@v6
1717
- name: Push update to subconverter

0 commit comments

Comments
 (0)