Skip to content

Commit 4b30e42

Browse files
authored
fix: add push: true to CI build process (#3)
Signed-off-by: Jonathan Gonzalez V <[email protected]>
1 parent 278864b commit 4b30e42

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,4 @@ jobs:
3535
with:
3636
platforms: "linux/amd64,linux/arm64,linux/ppc64le,linux/s390x"
3737
tags: ${{ steps.get_version.outputs.VERSION }}
38+
push: true

0 commit comments

Comments
 (0)