Skip to content

Commit

Permalink
we don't do patchversions.
Browse files Browse the repository at this point in the history
  • Loading branch information
mihxil committed Sep 19, 2024
1 parent 7d86965 commit a6c02b9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ jobs:
type=ref,event=tag
type=raw,value=latest,enable={{is_default_branch}}
type=pep440,pattern={{major}},event=tag
type=pep440,pattern={{major}}.{{minor}},event=tag
- name: Build and push Docker image
id: build-and-push
uses: docker/build-push-action@v6
Expand Down

0 comments on commit a6c02b9

Please sign in to comment.