update - 1
Some checks failed
Release / release (push) Failing after 1m4s

This commit is contained in:
zun.yang 2023-07-31 15:28:26 +08:00
parent 16ee9ccbbe
commit 1b69c701df

View File

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