We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c617cc1 commit 9ec18e3Copy full SHA for 9ec18e3
.github/workflows/build-and-publish.yml
@@ -19,6 +19,7 @@ on:
19
push:
20
branches:
21
- 'main'
22
+ - 'develop'
23
24
workflow_dispatch:
25
inputs:
0 commit comments