Skip to content

Commit

Permalink
🆙bump: relese v0.5.2 (#657)
Browse files Browse the repository at this point in the history
  • Loading branch information
Marukome0743 authored Oct 22, 2024
1 parent acef3a8 commit 95abacb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
tags: |
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
type=semver,pattern={{major}},enable={{major}} != 0
type=semver,pattern={{major}},enable=${{ !startsWith(github.ref, 'refs/tags/v0.') }}
type=ref,event=pr,prefix=pr-
type=raw,value=canary,enable=${{ github.event_name != 'pull_request_target' }}
env:
Expand Down

0 comments on commit 95abacb

Please sign in to comment.