We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3edb87 commit a789af5Copy full SHA for a789af5
.github/workflows/github-actions-builder.yml
@@ -3,8 +3,8 @@ on:
3
push:
4
branches:
5
- production
6
- workflow_dispatch:
7
- - production
+ workflow_dispatch:
+ - production
8
9
jobs:
10
publish-tauri:
0 commit comments