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