Fixed incorrect token
Some checks failed
Build and Release / release (push) Failing after 2m17s

This commit is contained in:
Leon Mika 2025-06-01 10:39:24 +10:00
parent 2a4ddfa34e
commit 710c7aee74
2 changed files with 3 additions and 4 deletions

View file

@ -20,7 +20,7 @@ jobs:
- name: Run Goreleaser
env:
GORELEASER_CURRENT_TAG: ${{ github.ref_name }}
FORGEJO_USERNAME: ${{ secrets.FORGEJO_PACKAGE_PUBLISH_USERNAME }}
FORGEJO_TOKEN: ${{ secrets.FORGEJO_PACKAGE_PUBLISH_TOKEN }}
GITEA_USERNAME: ${{ secrets.FORGEJO_PACKAGE_PUBLISH_USERNAME }}
GITEA_TOKEN: ${{ secrets.FORGEJO_PACKAGE_PUBLISH_TOKEN }}
run: |
./bin/goreleaser release --clean --skip-validate

View file

@ -27,5 +27,4 @@ release:
gitlab_urls:
api: https://lmika.dev/api/v4/
download: https://lmika.dev
use_job_token: true
download: https://lmika.dev