attempting newer version
Some checks failed
Build and Publish Docker Image / build (push) Failing after 49s
Some checks failed
Build and Publish Docker Image / build (push) Failing after 49s
This commit is contained in:
parent
70a72dccd9
commit
2d0ad476ee
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ jobs:
|
|||
|
||||
- name: Login to Container Registry
|
||||
if: github.event_name != 'pull_request'
|
||||
uses: docker/login-action@v2
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
registry: ${{ vars.FORGEJO_REGISTRY }}
|
||||
username: ${{ vars.FORGEJO_USER }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue