Skip to content

Commit

Permalink
CI: fix filename
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Yen <mark.yen@suse.com>
  • Loading branch information
mook-as committed Jan 6, 2025
1 parent 02387aa commit 70d9c1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upgrade-generate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- run: sha512sum --check *.sha512sum
- run: >-
aws s3 cp \
dist/rancher-desktop-*-linux.zip \
rancher-desktop-*-linux.zip \
"s3://rancher-desktop-assets-for-obs/rancher-desktop-linux-release-1.17.zip"
env:
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
Expand Down

0 comments on commit 70d9c1a

Please sign in to comment.