Merge pull request #62 from jkaninda/develop

ci: updae release worlfolw
This commit is contained in:
2024-11-05 21:15:53 +01:00
committed by GitHub

View File

@@ -30,7 +30,6 @@ jobs:
TAG_NAME="${GITHUB_REF#refs/tags/}"
VERSION="${TAG_NAME#v}"
echo "VERSION=${VERSION}" >> $GITHUB_ENV
echo "BUILD_TIME=${(date -u +"%Y-%m-%dT%H:%M:%SZ")}"
-
name: Build and push
uses: docker/build-push-action@v3