Skip to content

Commit d75d454

Browse files
committed
Fix building on tags
1 parent 6dd6501 commit d75d454

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-docker.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches:
66
- master
77
tags:
8+
- '**'
89
pull_request:
910
workflow_dispatch:
1011

0 commit comments

Comments
 (0)