Skip to content

Commit

Permalink
chore(lib): prepare before publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
Doko-Demo-Doa committed Aug 22, 2024
1 parent 5fa8f24 commit 0547663
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/auto-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
node-version: 20
- run: npm i -g typescript
- run: yarn install --immutable
- run: yarn prepare
- uses: JS-DevTools/npm-publish@v3 # https://github.com/JS-DevTools/npm-publish
with:
token: ${{ secrets.NPM_TOKEN }}

0 comments on commit 0547663

Please sign in to comment.