We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7587aff commit d9aa8f6Copy full SHA for d9aa8f6
.github/workflows/packagePublish.yml
@@ -1,8 +1,8 @@
1
-name: Publish API to NPM
+name: Publish to NPM
2
3
on:
4
release:
5
- types: [published]
+ types: [published]
6
7
jobs:
8
publish:
0 commit comments