Skip to content

Commit

Permalink
Remove unnecessary archive step
Browse files Browse the repository at this point in the history
  • Loading branch information
jhildenbiddle committed Mar 7, 2024
1 parent 399b829 commit 9c40b9a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,6 @@ jobs:
- name: Lint
run: npm run lint

- name: Create archive
run: npm run zip

- name: Release
uses: softprops/action-gh-release@v1
if: startsWith(github.ref, 'refs/tags/')
Expand Down

0 comments on commit 9c40b9a

Please sign in to comment.