We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bd3fba commit 9eed1d3Copy full SHA for 9eed1d3
.github/workflows/publish-npm.yml
@@ -4,6 +4,7 @@ on:
4
release:
5
types: [published]
6
workflow_dispatch
7
+
8
jobs:
9
build:
10
environment: production
0 commit comments