We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ac4571 commit aea6bbcCopy full SHA for aea6bbc
1 file changed
.github/workflows/publish-release.yml
@@ -45,7 +45,7 @@ jobs:
45
46
publish-package:
47
environment:
48
- name: production
+ name: npm
49
url: https://npmjs.com/package/${{ steps.get-version.outputs.package-name }}/v/${{ steps.get-version.outputs.version }}
50
needs: build-and-draft
51
runs-on: ubuntu-latest
0 commit comments