Update .github/workflows/main.yml
Some checks failed
Jekyll site CI / docker (push) Failing after 8s

This commit is contained in:
Steffen Illium 2025-05-15 17:25:54 +02:00
parent a6c0365f21
commit 8fd0a23c43

View File

@ -7,7 +7,7 @@ on:
jobs:
docker:
runs-on: ubuntu-latest
steps:
steps:
- name: Login to Gitea Package Registry
# (Test credentials early, befor failing late in the process.)
uses: docker/login-action@v3