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

@ -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: GITEA_TOKEN=${{ secrets.GH_TOKEN }} task release:prod - run: GITEA_TOKEN=${{ secrets.GE_TOKEN }} task release:prod