mirror of
https://github.com/elyby/chrly.git
synced 2024-11-17 02:32:59 +05:30
Enable pushing
This commit is contained in:
parent
26bfbd1517
commit
e7721f9e5a
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -41,6 +41,7 @@ jobs:
|
||||
- name: Build and Push
|
||||
uses: docker/build-push-action@v5
|
||||
with:
|
||||
push: true
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
platforms: linux/amd64,linux/arm64
|
||||
|
Loading…
Reference in New Issue
Block a user