Skip to content

Commit 73d0733

Browse files
committed
Update needs
1 parent 11924ad commit 73d0733

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tauri.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
src-tauri/target/release/bundle/**/*.AppImage
7373
if-no-files-found: error
7474
release:
75-
needs: [test-tauri]
75+
needs: [test-tauri, create-tag]
7676
name: Release
7777
runs-on: ubuntu-latest
7878
steps:

0 commit comments

Comments
 (0)