ci: point release-action at gitea.com (github mirror doesn't exist)
This commit is contained in:
parent
963c23ba7b
commit
ce1a2fff40
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ jobs:
|
|||
run: bash tools/build_zip.sh
|
||||
|
||||
- name: Publish release
|
||||
uses: actions/gitea-release-action@v1
|
||||
uses: https://gitea.com/actions/release-action@main
|
||||
with:
|
||||
files: dist/*.zip
|
||||
token: ${{ secrets.GITHUB_TOKEN }} # auto-injected per job; no org secret needed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue