Skip to content

Commit

Permalink
Update build-and-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
th0th committed Jan 15, 2024
1 parent ddecfa0 commit 5f0148e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,6 @@ jobs:
images: |
ghcr.io/${{ github.repository }}
${{ github.repository }}
tags: |
type=raw,value=latest,enable=${{ github.ref == format('refs/heads/{0}', 'main') }}
type=semver,pattern={{version}}
- name: Build and push docker image
uses: docker/build-push-action@v5
Expand Down

0 comments on commit 5f0148e

Please sign in to comment.