Skip to content

Commit

Permalink
First publish to dev tag
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanformio committed Jun 24, 2024
1 parent cfd1219 commit 83b0f45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,4 +113,4 @@ jobs:
- name: Publish to npm
run: |
npm version $NEW_VERSION
yarn publish --dry-run --tag dev
yarn publish --tag dev

0 comments on commit 83b0f45

Please sign in to comment.