This commit is contained in:
Andras Schmelczer 2024-12-19 23:24:07 +00:00
parent 7c1138c0d3
commit 1f8f7ebd6b
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C
6 changed files with 9 additions and 6 deletions

View file

@ -41,7 +41,7 @@ jobs:
- name: Create release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
tag="${GITHUB_REF#refs/tags/}"