We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46efc59 commit 7b44e76Copy full SHA for 7b44e76
.github/workflows/build.yml
@@ -3,7 +3,7 @@ name: "publish"
3
on:
4
push:
5
branches:
6
- - feature/automated-build
+ - tauri
7
8
jobs:
9
publish-tauri:
0 commit comments