m/cup
1
0
mirror of https://github.com/sergi0g/cup.git synced 2025-11-08 05:03:49 -05:00

Update nightly.yml
Some checks failed
CI / build-binary (push) Has been cancelled
CI / build-image (push) Has been cancelled

This commit is contained in:
Sergio
2024-10-27 20:24:52 +02:00
parent 018239632e
commit 3772ec29eb

View File

@@ -18,7 +18,8 @@ jobs:
else
TAG="${GITHUB_REF_NAME}-nightly"
fi
echo "tag=$TAG" >> $GITHUB_ENV
echo "Using tag $TAG"
echo "tag=$TAG" >> $GITHUB_OUTPUT
build-binaries:
runs-on: ubuntu-latest
steps: