fix(cli): Changed GITEA_TOKEN to GITHUB_TOKEN
Some checks failed
ci / goreleaser (push) Failing after 1m14s

This commit is contained in:
Waldemar 2025-10-02 13:22:10 +02:00
parent e5b069c498
commit d7ed7711a8
Signed by: waldemar.kindler
SSH key fingerprint: SHA256:wlTo/iRV2dOcNfLJPdlwSsLvA1BH+gT9449nlU9sHXo

View file

@ -20,6 +20,6 @@ jobs:
- name: Run GoReleaser
uses: https://github.com/goreleaser/goreleaser-action@v6
env:
GITEA_TOKEN: ${{ secrets.PACKAGES_TOKEN }}
GITHUB_TOKEN: ${{ secrets.PACKAGES_TOKEN }}
with:
args: release --clean