8000 release: set latest tag too · python/cpython-devcontainers@2aed194 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2aed194

Browse files
committed
release: set latest tag too
1 parent 8ee5094 commit 2aed194

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,4 @@ jobs:
4242
push: true
4343
tags: |
4444
ghcr.io/python/${{ inputs.package }}:${{ steps.version.outputs.builddate }}.${{ github.run_id }}
45+
ghcr.io/python/${{ inputs.package }}:latest

0 commit comments

Comments
 (0)
0