fix(ci): Force goreleaser to use gitea
Mirror Push / mirror (push) Successful in 11s Details
Test / test (oldstable) (push) Successful in 43s Details
Test / test (stable) (push) Successful in 38s Details
Gitea Release / release (push) Failing after 1m10s Details

Signed-off-by: Sam Therapy <sam@samtherapy.net>
This commit is contained in:
Sam Therapy 2023-11-08 22:04:09 +01:00
parent ffb16ff7fa
commit 0a6d6b432c
Signed by: sam
GPG Key ID: 4D8B07C18F31ACBD
1 changed files with 1 additions and 0 deletions

View File

@ -32,5 +32,6 @@ jobs:
version: latest
args: release --clean
env:
GORELEASER_FORCE_TOKEN: gitea
GITEA_TOKEN: ${{ secrets.PUBLISH_TOKEN }}
UPLOAD_PACKAGES_SECRET: ${{ secrets.PUBLISH_TOKEN }}