Skip to content

Commit

Permalink
cd
Browse files Browse the repository at this point in the history
  • Loading branch information
majimaccho committed Oct 25, 2023
1 parent a3c5a59 commit f3f1423
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
tag: v${{ env.CURRENT_PACKAGE_VERSION }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: npm install
run: npm ci
- name: build
run: npm run build
- name: publish-to-npm
Expand Down

0 comments on commit f3f1423

Please sign in to comment.