Skip to content

Commit

Permalink
release: set latest tag too
Browse files Browse the repository at this point in the history
  • Loading branch information
corona10 committed Sep 25, 2024
1 parent 8ee5094 commit 2aed194
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,4 @@ jobs:
push: true
tags: |
ghcr.io/python/${{ inputs.package }}:${{ steps.version.outputs.builddate }}.${{ github.run_id }}
ghcr.io/python/${{ inputs.package }}:latest

0 comments on commit 2aed194

Please sign in to comment.