Enable pushing to repo

This commit is contained in:
Alex 2025-05-04 19:01:13 +12:00
parent 9c587fdfa3
commit 499f6062a6

View file

@ -39,7 +39,7 @@ jobs:
uses: docker/build-push-action@v6.16.0
with:
context: .
push: false
push: true
tags: |
git.oooo.nz/alex/caddy:latest
labels: ${{ steps.meta.outputs.labels }}