Skip to content

Commit 2377d9c

Browse files
author
raspdevpy
committed
fix name
1 parent d266606 commit 2377d9c

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
@@ -12,7 +12,7 @@ on:
1212

1313
env:
1414
REGISTRY: ${{ secrets.DOCKER_REGISTRY }}
15-
IMAGE_NAME: raspdevpy/${{ github.repository_name }}
15+
IMAGE_NAME: raspdevpy/${{ github.event.repository.name }}
1616

1717
jobs:
1818
build-and-push:

0 commit comments

Comments
 (0)