fix ci
This commit is contained in:
@@ -48,7 +48,7 @@ jobs:
|
||||
- name: Publish to Gitea release
|
||||
run: node scripts/publish-gitea.mjs
|
||||
env:
|
||||
GITEA_TOKEN: ${{ secrets.GITEA_TOKEN }}
|
||||
GITEA_TOKEN: ${{ secrets.RELEASE_TOKEN }}
|
||||
GITEA_URL: ${{ github.server_url }}
|
||||
GITEA_OWNER: ${{ github.repository_owner }}
|
||||
GITEA_REPO: ${{ github.event.repository.name }}
|
||||
|
||||
Reference in New Issue
Block a user