Update .gitea/workflows/relase.yml

This commit is contained in:
2025-05-21 09:43:39 +01:00
parent 23640ed1a0
commit 6998b4f217

View File

@@ -55,7 +55,7 @@ jobs:
- name: Push changes
uses: ad-m/github-push-action@master
with:
github_token: ${{ secrets.TOKEN }}
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: ${{ github.ref }}
- name: Add release notes to environment