Skip to content

Commit

Permalink
chore: remove build from tagging workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeocodes committed Mar 12, 2024
1 parent 2de7357 commit d59a55a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ jobs:

- run: |
npm ci
npm run build
- name: Create a release
run: npx semantic-release
Expand Down

0 comments on commit d59a55a

Please sign in to comment.