We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4103bef commit 51f8a2aCopy full SHA for 51f8a2a
.github/workflows/release.yml
@@ -40,8 +40,6 @@ jobs:
40
else
41
echo "TAG_NAME=${{ github.event.inputs.tag }}" >> $GITHUB_ENV
42
fi
43
- echo "TagName: !!!!!"
44
- echo ${{ github.event.inputs.tag }}
45
46
- name: Build and push
47
uses: docker/build-push-action@v4
0 commit comments