Skip to content

Commit

Permalink
chore: comment
Browse files Browse the repository at this point in the history
  • Loading branch information
gkatsev committed Aug 17, 2021
1 parent 48f7836 commit 8373522
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: npm install
run: npm i --prefer-offline --no-audit

publish runs build for us via a prepublishOnly script
# publish runs build for us via a prepublishOnly script
- name: npm release
run: npm publish --tag next
env:
Expand Down

0 comments on commit 8373522

Please sign in to comment.