Skip to content

Commit 77d71f6

Browse files
author
Ethan Bishop
committed
Run publish workflow on tag pushes as well.
1 parent dcbd1e0 commit 77d71f6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docker.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ on:
22
push:
33
branches:
44
- "main"
5+
tags:
6+
- "*"
57
pull_request:
68
branches:
79
- "main"

0 commit comments

Comments
 (0)