Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
almet committed Sep 17, 2024
1 parent cabf4ef commit 31b6dd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
- name: Push To GHCR
run: |
podman push \
dangerzone.rocks/build/${{ matrix.distro }}:${{ matrix.version }} \
dangerzone.rocks/build/${{ matrix.distro }}:${{ env.modified_version }} \
${{ env.IMAGE_REGISTRY }}/dangerzone.rocks/build/${{ matrix.distro }}:${{ env.modified_version }}
build-container-image:
Expand Down

0 comments on commit 31b6dd7

Please sign in to comment.