Skip to content

Commit

Permalink
Update needs
Browse files Browse the repository at this point in the history
  • Loading branch information
filiptronicek committed Mar 15, 2023
1 parent 11924ad commit 73d0733
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tauri.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
src-tauri/target/release/bundle/**/*.AppImage
if-no-files-found: error
release:
needs: [test-tauri]
needs: [test-tauri, create-tag]
name: Release
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 73d0733

Please sign in to comment.