changed version of login-action
Some checks failed
Build and Deploy NextJS SculptedArc Website / build-and-deploy (push) Failing after 2m2s
Some checks failed
Build and Deploy NextJS SculptedArc Website / build-and-deploy (push) Failing after 2m2s
This commit is contained in:
@@ -20,7 +20,7 @@ jobs:
|
|||||||
|
|
||||||
# 1. Log into your self-hosted gitea container storage layer
|
# 1. Log into your self-hosted gitea container storage layer
|
||||||
- name: Log in to gitea Container Registry
|
- name: Log in to gitea Container Registry
|
||||||
uses: docker/login-action@v3
|
uses: docker/login-action@v4
|
||||||
with:
|
with:
|
||||||
registry: gitea.sculpted-arc.co.uk # Change to your gitea domain
|
registry: gitea.sculpted-arc.co.uk # Change to your gitea domain
|
||||||
username: ${{ gitea.actor }}
|
username: ${{ gitea.actor }}
|
||||||
|
|||||||
Reference in New Issue
Block a user