actions: use RELEASE_TOKEN to create a release

This commit is contained in:
Bernhard Kirchen 2024-10-22 22:19:17 +02:00
parent 3aa850a6a6
commit 17016b179f

View File

@ -189,4 +189,4 @@ jobs:
files: |
artifacts/*.zip, artifacts/*.bin
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.RELEASE_TOKEN }}