Skip to content

Commit

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

0 comments on commit 2e45ec8

Please sign in to comment.