mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-02-21 09:39:49 +00:00
chore(ci): Use correct image name for archive.org
This commit is contained in:
parent
022bf16b7d
commit
ac10df8fa2
2
.github/workflows/build_iso.yml
vendored
2
.github/workflows/build_iso.yml
vendored
@ -87,5 +87,5 @@ jobs:
|
||||
with:
|
||||
access-key: ${{ secrets.IA_ACCESS_KEY }}
|
||||
secret-key: ${{ secrets.IA_SECRET_KEY }}
|
||||
identifier: ${{ env.IMAGE_NAME }}-${{ matrix.major_version }}
|
||||
identifier: ${{ matrix.image_name }}
|
||||
files: ${{ steps.build.outputs.output-directory }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user