Skip to content

Commit cab2041

Browse files
author
raspdevpy
committed
use default regisitry
1 parent 2377d9c commit cab2041

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
@@ -11,7 +11,7 @@ on:
1111
- main
1212

1313
env:
14-
REGISTRY: ${{ secrets.DOCKER_REGISTRY }}
14+
REGISTRY: ${{ secrets.DOCKER_REGISTRY || 'docker.io' }}
1515
IMAGE_NAME: raspdevpy/${{ github.event.repository.name }}
1616

1717
jobs:

0 commit comments

Comments
 (0)