chore: v0.5.1
This commit is contained in:
parent
40ddb69bc9
commit
a7e4f3e4d2
2 changed files with 6 additions and 1 deletions
2
.github/workflows/publish.yaml
vendored
2
.github/workflows/publish.yaml
vendored
|
|
@ -33,7 +33,7 @@ jobs:
|
|||
tags: |
|
||||
type=semver,pattern={{version}}
|
||||
type=semver,pattern={{major}}.{{minor}}
|
||||
latest=false
|
||||
type=raw,value=latest,enable=false
|
||||
|
||||
- name: Build and push Docker image
|
||||
uses: docker/build-push-action@v5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue