Skip to content

Commit

Permalink
use npx auto-dist-tag
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli committed Oct 31, 2023
1 parent 3ad458d commit e3c4dbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
registry-url: 'https://registry.npmjs.org'

- run: yarn install
- run: yarn auto-dist-tag --write
- run: npx auto-dist-tag --write

- run: npm publish
env:
Expand Down

0 comments on commit e3c4dbe

Please sign in to comment.