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 58f9052 commit 84e59edCopy full SHA for 84e59ed
.github/workflows/npm-publish-next.yml
@@ -1,7 +1,7 @@
1
# This workflow will run tests using node and then publish a package to GitHub Packages when a release is created
2
# For more information see: https://docs.github.com/ru/actions/quickstart
3
4
-name: Publish to NPM
+name: Publish with @next
5
6
on:
7
release:
.github/workflows/npm-publish.yml
+name: Publish
0 commit comments