Skip to content

Commit

Permalink
chore: update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
skdamico committed Mar 8, 2024
1 parent e0e5c71 commit 6902405
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Expand Up @@ -28,4 +28,7 @@ jobs:
run: yarn install
- run: yarn build
- name: Release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: yarn semantic-release

0 comments on commit 6902405

Please sign in to comment.