Update build_iso.yml

This commit is contained in:
badblocks 2024-04-22 14:21:29 -07:00 committed by GitHub
parent ca95989567
commit 67f351b3a8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -33,7 +33,7 @@ jobs:
id: generate-tag id: generate-tag
shell: bash shell: bash
run: | run: |
TAG="testing" TAG="latest"
if [[ "${{ github.ref_name }}" == "testing" ]]; then if [[ "${{ github.ref_name }}" == "testing" ]]; then
TAG="testing" TAG="testing"