Skip to content

Commit

Permalink
release test
Browse files Browse the repository at this point in the history
  • Loading branch information
jdbass committed May 16, 2024
1 parent 2d2548b commit 57e28ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ jobs:

- name: Build frontend archive
run: |
zip -r frontend-${{ github.sha }}.zip frontend/dist
zip -r frontend.zip frontend/dist
- name: Archive Frontend
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 57e28ed

Please sign in to comment.