Skip to content

Commit

Permalink
chore: 🤖 semantic-release
Browse files Browse the repository at this point in the history
  • Loading branch information
ianzone committed Jan 4, 2025
1 parent 10cc78c commit a754548
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
with:
node-version: lts/*
cache: pnpm
- run: pnpm i && pnpm run build
- run: pnpm i && pnpm run build && pnpm i -g typescript
- uses: cycjimmy/semantic-release-action@v4
id: semantic
env:
Expand Down

0 comments on commit a754548

Please sign in to comment.