mirror of
https://github.com/sergi0g/cup.git
synced 2025-11-17 09:33:38 -05:00
Merge branch 'main' into v3
This commit is contained in:
3
.github/workflows/nightly.yml
vendored
3
.github/workflows/nightly.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user