Skip to content

Commit

Permalink
Add upload artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
powerivq committed Aug 26, 2022
1 parent 931a193 commit 4f8e090
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,8 @@ jobs:
- run: yarn
- run: npm run prod
- run: npm run release
- uses: actions/upload-artifact@v3
with:
name: bundle
path: dist/release.zip

0 comments on commit 4f8e090

Please sign in to comment.