We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 724bee3 commit b59a90cCopy full SHA for b59a90c
.github/workflows/publish.yml
@@ -4,7 +4,7 @@ on:
4
workflow_call:
5
push:
6
branches:
7
- - main
+ - master
8
paths:
9
- package.json
10
0 commit comments