Skip to content

Commit 4018e07

Browse files
committed
update image repo variables
1 parent c909b2b commit 4018e07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/publish.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
# echo "${{ secrets.quay_password }}" | cosign login -u ${{ secrets.quay_username }} --password-stdin quay.io
6262
- name: Build images and push
6363
run: ./scripts/push-docker-image.sh
64-
with:
64+
env:
6565
IMAGE_OPERATOR: archway-network/prometheus-operator
6666
IMAGE_RELOADER: archway-network/prometheus-config-reloader
6767
IMAGE_WEBHOOK: archway-network/admission-webhook

0 commit comments

Comments
 (0)