update token name

This commit is contained in:
2025-09-28 11:23:10 +02:00
parent 12a02b07b6
commit 7372bcfd95

View File

@@ -99,7 +99,7 @@ jobs:
- name: Push changes
uses: ad-m/github-push-action@master
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
github_token: ${{ secrets.TOKEN }}
branch: ${{ github.ref }}
- name: Create release
id: create_release