Skip to content

Commit

Permalink
chore: remove unnecessary code in docker-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TheNaubit committed Jun 30, 2024
1 parent 811c6fd commit d21a9a5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,6 @@ jobs:
tags: |
# set latest tag for main branch
type=raw,value=latest,enable=${{ github.ref == format('refs/heads/{0}', 'main') }}
# type=ref,event=branch
# type=ref,event=pr
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
Expand Down

0 comments on commit d21a9a5

Please sign in to comment.