1
0
mirror of https://github.com/makew0rld/amfora.git synced 2024-06-03 18:40:43 +00:00

fix goreleaser token

This commit is contained in:
makeworld 2024-03-17 20:20:41 -04:00
parent ef8a09997c
commit 2534983d96
No known key found for this signature in database
GPG Key ID: 7DE9FA10A6B58CA5

View File

@ -23,4 +23,4 @@ jobs:
version: 0.x
args: release --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.GH_REPOS }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}