Skip to content

Commit

Permalink
chore(ci): change source path for the eap auto-update release
Browse files Browse the repository at this point in the history
(cherry picked from commit 4c51c5e)
  • Loading branch information
vdovhanych authored and komret committed Jun 21, 2024
1 parent 8f847e3 commit 319c5b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-suite-desktop-web-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:

- name: Sync suite-desktop canary
run: |
aws s3 sync --delete s3://staging-data.trezor.io/suite/releases/desktop/latest/ s3://data.trezor.io/suite/releases/desktop/canary/
aws s3 sync --delete s3://staging-data.trezor.io/suite/releases/desktop/canary/ s3://data.trezor.io/suite/releases/desktop/canary/
aws cloudfront create-invalidation --distribution-id E1ERY5K2OTKKI1 --paths "/suite/releases/desktop/canary/*"
sync-latest-suite-desktop:
Expand Down

0 comments on commit 319c5b3

Please sign in to comment.