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

This commit is contained in:
zun.yang
2023-07-31 15:23:35 +08:00
parent 477ef97d51
commit 16ee9ccbbe

View File

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