Skip to content

Commit

Permalink
fix: Release package
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-pisman committed Oct 19, 2023
1 parent 2b0bb78 commit 6341c4c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,6 @@ jobs:
run: |
npm ci
npm run build
# - name: Build a tarball
# run: tar -czf unipoll-app.tar.gz dist/unipoll-app
# - name: Cleanup dist folder
# run: rm -rf dist/unipoll-app
- name: Semantic Release
id: semantic
uses: cycjimmy/semantic-release-action@v4
Expand Down

0 comments on commit 6341c4c

Please sign in to comment.