Skip to content

Commit

Permalink
upload artifact again
Browse files Browse the repository at this point in the history
  • Loading branch information
marc2332 committed Nov 19, 2024
1 parent 20d133a commit 9c3f290
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .github/workflows/apps_wallet_prod_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,4 +80,10 @@ jobs:
## Changelog
{{ env.changelog }}
draft: false
prerelease: false
prerelease: false
- name: Upload artifacts
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # pin@v4
with:
name: ${{ env.artifact_name }}
path: |
./apps/wallet/dist

0 comments on commit 9c3f290

Please sign in to comment.