Skip to content

Commit

Permalink
- revert changes to workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
almir authored Oct 25, 2024
1 parent a6b70fa commit 911b49d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,7 @@ jobs:
almir/webhook
tags: |
type=ref,event=branch
type=semver,pattern={{version}},enable={{github.ref_type == 'tag'}}
type=raw,value=latest,enable={{github.ref_type == 'tag'}}
type=semver,pattern={{version}}
# https://github.com/docker/build-push-action
- name: Build and push
Expand Down

0 comments on commit 911b49d

Please sign in to comment.