Skip to content

Commit 0371df6

Browse files
committed
another rename
1 parent 80f660a commit 0371df6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/contracts-cron-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Prepare image metadata
2828
id: prep
2929
run: |
30-
IMAGE_NAME="ghcr.io/${{ github.repository_owner }}/contracts-automaton-actions"
30+
IMAGE_NAME="ghcr.io/${{ github.repository_owner }}/contracts-automaton-prod"
3131
IMAGE_NAME="$(echo "${IMAGE_NAME}" | tr '[:upper:]' '[:lower:]')"
3232
echo "image_name=${IMAGE_NAME}" >> "${GITHUB_OUTPUT}"
3333

0 commit comments

Comments
 (0)