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

This commit is contained in:
Steffen Illium 2025-05-15 21:41:52 +02:00
parent 3d75110bdc
commit 2c4d44a4c3

View File

@ -27,7 +27,7 @@ jobs:
uses: docker/login-action@v3
with:
registry: ${{vars.LOCAL_REGISTRY}}
username: ${{ gitea.actor }}
username: ${{ secrets.USER }}
password: ${{ secrets.TOKEN }}
- name: Setup Ruby