Skip to content

Commit 421f0f3

Browse files
author
Justin Dretvic
committed
changing workflow
1 parent e3af8c2 commit 421f0f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,6 @@ jobs:
189189
uses: docker/build-push-action@v6
190190
with:
191191
context: ./docker
192-
push: false
192+
push: true
193193
tags: ${{ steps.meta.outputs.tags }}
194194
labels: ${{ steps.meta.outputs.labels }}

0 commit comments

Comments
 (0)