Skip to content

Commit aea6bbc

Browse files
authored
Reformat publish-release workflow for clarity
1 parent 8ac4571 commit aea6bbc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545

4646
publish-package:
4747
environment:
48-
name: production
48+
name: npm
4949
url: https://npmjs.com/package/${{ steps.get-version.outputs.package-name }}/v/${{ steps.get-version.outputs.version }}
5050
needs: build-and-draft
5151
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)