Skip to content

Commit e6722c7

Browse files
committed
change registry
Signed-off-by: kamiKAC <m.k.rudzki@gmail.com>
1 parent 6cc1a25 commit e6722c7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ jobs:
1919
uses: docker/login-action@v3
2020
if: env.REGISTRY_USERNAME != ''
2121
with:
22-
registry: quay.io
2322
username: ${{ secrets.DOCKERHUBUSERNAME }}
2423
password: ${{ secrets.DOCKERHUBACCESSTOKEN }}
2524

0 commit comments

Comments
 (0)