We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d105611 commit 49565f0Copy full SHA for 49565f0
.github/workflows/publish.yml
@@ -4,7 +4,7 @@ on:
4
workflow_dispatch:
5
push:
6
branches:
7
- - master
+ - "**"
8
tags-ignore:
9
- "**"
10
0 commit comments