Skip to content

Commit

Permalink
Forgot to uncomment
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanformio committed Mar 20, 2024
1 parent 8098c84 commit eadad3a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/repo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,5 @@ jobs:
- name: Publish to npm
run: |
git status
# npm version $NEW_VERSION --no-git-tag-version
# npm publish --tag dev
npm publish --tag dev
npm version $NEW_VERSION --no-git-tag-version

0 comments on commit eadad3a

Please sign in to comment.