Skip to content

Commit

Permalink
ci: always upload s3 artifacts on release (#1721)
Browse files Browse the repository at this point in the history
  • Loading branch information
aeharding authored Nov 14, 2024
1 parent d3a71d7 commit 7ec8c2c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ jobs:
run: pnpm build

- name: Upload dist bundle to S3
if: inputs.is_main_build != true
uses: jakejarvis/[email protected]
with:
args: --acl public-read --follow-symlinks --delete
Expand Down

0 comments on commit 7ec8c2c

Please sign in to comment.