Skip to content

Commit

Permalink
Update build_iso.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fiftydinar committed Apr 28, 2024
1 parent 6481cc5 commit c7bdd50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_iso.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,5 +124,5 @@ jobs:
with:
access-key: ${{ secrets.IA_ACCESS_KEY }}
secret-key: ${{ secrets.IA_SECRET_KEY }}
identifier: ${{ matrix.image_name }}_${{ env.TIMESTAMP }}
identifier: ${{ matrix.image_name }}_testing
files: ${{ steps.upload-directory.outputs.iso-upload-dir }}

0 comments on commit c7bdd50

Please sign in to comment.