Skip to content

Commit 7fb5da0

Browse files
jaytaphCopilot
andauthored
Update .github/workflows/release-docker.yaml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 9d0442f commit 7fb5da0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/release-docker.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ jobs:
4343
run: |
4444
RELEASE_VERSION="${GITHUB_REF#refs/*/}"
4545
echo "RELEASE_VERSION=$RELEASE_VERSION" >> $GITHUB_ENV
46-
echo "PKG_NAME=`basename $GITHUB_REPOSITORY -private`" >> $GITHUB_ENV
4746
echo "{ \"version\": \"${RELEASE_VERSION}\", \"git_ref\": \"$GITHUB_SHA\"}" > version.json
4847
4948
- name: Extract metadata (tags, labels) for Docker

0 commit comments

Comments
 (0)