mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2025-12-24 02:39:18 -05:00
Update private_registery_push.yml
This commit is contained in:
committed by
GitHub
parent
89e8825b61
commit
31072f4758
2
.github/workflows/private_registery_push.yml
vendored
2
.github/workflows/private_registery_push.yml
vendored
@@ -20,7 +20,7 @@ jobs:
|
||||
|
||||
-
|
||||
name: Login to private registery
|
||||
uses: docker/login-action@v1
|
||||
uses: docker/login-action@v2.0.0
|
||||
with:
|
||||
registry: ${{ secrets.REGISTRY_URL }}
|
||||
username: ${{ secrets.REGISTRY_USERNAME }}
|
||||
|
||||
Reference in New Issue
Block a user