Skip to content

Commit

Permalink
adjust version convention
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkralidis committed Sep 29, 2023
1 parent 1e9a474 commit 067942f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ghcr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
tags: |
type=raw,value=latest,enable={{is_default_branch}}
type=semver,pattern={{version}}
type=pep440,pattern={{version}}
- name: Build and push
uses: docker/build-push-action@v2.7.0
Expand Down

0 comments on commit 067942f

Please sign in to comment.