update - 2
All checks were successful
Release / release (push) Successful in 1m20s

This commit is contained in:
zun.yang 2023-07-31 15:32:15 +08:00
parent 1b69c701df
commit 54ca13789c

View File

@ -14,4 +14,4 @@ jobs:
- uses: actions/checkout@v3
- run: task deps
- run: git reset --hard
- run: GITEA_TOKEN=${{ secrets.GE_TOKEN }} task release:prod
- run: GORELEASER_FORCE_TOKEN=gitea GITEA_TOKEN=${{ secrets.GE_TOKEN }} task release:prod