Skip to content

Commit

Permalink
Merge branch 'main' into feature/improve-logging
Browse files Browse the repository at this point in the history
  • Loading branch information
0237h authored May 7, 2024
2 parents 916a7d4 + ea4c00f commit d9f1c3f
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 @@ -34,7 +34,7 @@ jobs:
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
tags: |
type=sha,prefix=
type=sha,prefix=,suffix=-{{date 'X'}}
type=raw,enable=${{ !startsWith(github.ref, 'refs/tags/') }},value=develop
type=semver,pattern={{raw}}
Expand Down

0 comments on commit d9f1c3f

Please sign in to comment.