Skip to content

Commit 86b6c67

Browse files
committed
I have no idea what I'm doing
1 parent 25d55df commit 86b6c67

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,7 @@ jobs:
3131
with:
3232
images: ${{ secrets.DOCKER_HUB_USERNAME }}/comicsreader
3333
tags: |
34-
# master
35-
type=match,pattern=master,value=latest
36-
# tags
34+
type=ref,event=branch
3735
type=match,pattern=\d.\d.\d
3836
3937
- name: Build and push

0 commit comments

Comments
 (0)