Skip to content
This repository was archived by the owner on Jun 13, 2026. It is now read-only.

Commit 4498ce1

Browse files
committed
fixing deploy
1 parent 97ef621 commit 4498ce1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ permissions:
1818

1919
env:
2020
REGISTRY: ghcr.io
21-
IMAGE_NAME: ${{ github.repository }}
21+
IMAGE_NAME: ${{ github.repository_owner }}/sensor-log-generator
2222
PYTHON_VERSION: "3.11"
2323

2424
jobs:

0 commit comments

Comments
 (0)