Skip to content

Commit 951963b

Browse files
committed
Tag with full version as well as short tag
1 parent 6ca5036 commit 951963b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-version.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ jobs:
4949
cache-from: type=registry,ref=ghcr.io/python-discord/python-builds:${{ inputs.tag }}
5050
tags: |
5151
ghcr.io/python-discord/python-builds:${{ inputs.tag }}
52+
ghcr.io/python-discord/python-builds:${{ inputs.version }}
5253
ghcr.io/python-discord/python-builds:${{ inputs.tag }}-${{ steps.git-sha.outputs.sha }}
5354
build-args: |
5455
PYTHON_VERSION=${{ inputs.version }}

0 commit comments

Comments
 (0)