Skip to content

Commit

Permalink
ci: fix gh-release for this project
Browse files Browse the repository at this point in the history
  • Loading branch information
itsjavi committed Oct 7, 2023
1 parent 603d538 commit c1b9581
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/create-gh-release.yml
Expand Up @@ -28,4 +28,6 @@ jobs:
env:
GH_TOKEN: ${{ github.token }}
run: |
pnpm build
pnpm install
pnpm version:publish-notes

0 comments on commit c1b9581

Please sign in to comment.