feat: Renamed Github to Gitea
Some checks failed
publish / publish-tauri (ubuntu-20.04) (push) Failing after 3m59s
Some checks failed
publish / publish-tauri (ubuntu-20.04) (push) Failing after 3m59s
This commit is contained in:
parent
d0d01fafbc
commit
c8bb08343e
@ -31,7 +31,7 @@ jobs:
|
||||
- uses: tauri-apps/tauri-action@v0
|
||||
working-directory: ./toos-dashboard
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
GITHUB_TOKEN: ${{ secrets.GITEA_TOKEN }}
|
||||
with:
|
||||
tagName: app-v__VERSION__ # the action automatically replaces \_\_VERSION\_\_ with the app version
|
||||
releaseName: 'App v__VERSION__'
|
||||
|
Loading…
Reference in New Issue
Block a user