Skip to content

Commit cc9e49f

Browse files
authored
fix(ISSUE-20):Add support for docker multiarch
1 parent 78f4774 commit cc9e49f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353

5454
docker:
5555
runs-on: ubuntu-latest
56+
if: github.event.action == 'push' && github.event.ref_type == 'tag'
5657
steps:
5758
-
5859
name: Login to Docker Hub

0 commit comments

Comments
 (0)