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

This commit is contained in:
Waldemar 2025-10-02 13:22:10 +02:00
parent a56360eacc
commit 7085667d31

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