We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4414a05 commit 094b958Copy full SHA for 094b958
.github/workflows/release.yaml
@@ -1,5 +1,7 @@
1
name: Publish Package to npmjs
2
on:
3
+ push:
4
+ branches: [fix-release-workflow]
5
release:
6
types: [published]
7
jobs:
0 commit comments