Skip to content

Commit

Permalink
Don't mark every build as latest
Browse files Browse the repository at this point in the history
  • Loading branch information
TheReverend403 committed Feb 26, 2024
1 parent 34ad40b commit 6c048d9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ jobs:
type=ref,event=pr
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
type=raw,value=latest,enable={{is_default_branch}}
- name: Build and push Docker image
uses: docker/build-push-action@v5
Expand Down

0 comments on commit 6c048d9

Please sign in to comment.