Skip to content

Commit e03a223

Browse files
authored
Fix comment in NPM publish GitHub Action
1 parent 1b36f6c commit e03a223

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# This workflow will run tests using node and then publish a package to GitHub Packages when a release is created
1+
# This workflow will publish the Autofix package to NPM when a new tag is pushed
22
# For more information see: https://help.github.com/actions/language-and-framework-guides/publishing-nodejs-packages
33

44
name: NPM publish

0 commit comments

Comments
 (0)