Skip to content

Commit

Permalink
The future has come
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonShiki authored Feb 7, 2022
1 parent 3df3d06 commit 8cf7b7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@ jobs:
with:
name: dist
path: dist
- run: yarn publish --tag next
- run: yarn publish
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit 8cf7b7e

Please sign in to comment.