Skip to content

Commit

Permalink
fix: trigger another release
Browse files Browse the repository at this point in the history
in hopes to address #917
  • Loading branch information
gr2m committed Nov 15, 2023
1 parent a338537 commit cce5722
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
cache: npm
- run: npm ci
- run: npm run build
- run: ls pkg/
- run: npx semantic-release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit cce5722

Please sign in to comment.