Skip to content

Commit

Permalink
test tauri upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Isthisanmol committed Aug 28, 2024
1 parent 33bd424 commit 5c82183
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/tauri-build.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: Tauri Build and Publish

on:
push: ['**']
push:
branches: ['**']

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit 5c82183

Please sign in to comment.