Skip to content

Commit

Permalink
fix gh release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
slavaleleka committed Oct 11, 2023
1 parent 72c0749 commit 03dd8f1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,6 @@ jobs:
- name: Run tests
run: yarn test

- name: Run build
run: yarn build

- name: Release on GitHub
uses: softprops/action-gh-release@v1
with:
Expand Down

0 comments on commit 03dd8f1

Please sign in to comment.