Update .github/workflows/main.yml
Some checks failed
Jekyll site CI / docker (push) Failing after 8s
Some checks failed
Jekyll site CI / docker (push) Failing after 8s
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -7,7 +7,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
docker:
|
docker:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Login to Gitea Package Registry
|
- name: Login to Gitea Package Registry
|
||||||
# (Test credentials early, befor failing late in the process.)
|
# (Test credentials early, befor failing late in the process.)
|
||||||
uses: docker/login-action@v3
|
uses: docker/login-action@v3
|
||||||
|
|||||||
Reference in New Issue
Block a user