We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
dev publish
1 parent 7cdce87 commit c328bffCopy full SHA for c328bff
.github/workflows/dev-publish.yml
@@ -1,9 +1,7 @@
1
name: Dev Publish
2
3
on:
4
- push:
5
- branches:
6
- - dev
+ workflow_dispatch:
7
8
jobs:
9
publish:
0 commit comments