Skip to content

Commit 9000211

Browse files
authored
Update publish.yml
1 parent b5c65fa commit 9000211

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
# If you don't have `beforeBuildCommand` configured you may want to build your frontend here too.
5555
run: yarn install --immutable # change this to npm or pnpm depending on which one you use.
5656

57-
- uses: tauri-apps/tauri-action@v1
57+
- uses: tauri-apps/tauri-action@v0
5858
env:
5959
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6060
with:

0 commit comments

Comments
 (0)