Update .github/workflows/main.yml
Some checks failed
Jekyll site CI / docker (push) Has been cancelled

This commit is contained in:
2025-05-15 17:51:24 +02:00
parent 9cf8f5ab89
commit 33ad6fd001

View File

@ -11,7 +11,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Debug: Print Gitea context
- name: Debug - Print Gitea context
run: |
echo "LOCAL_REGISTRY variable is: ${{ vars.LOCAL_REGISTRY }}"
echo "Gitea Actor: ${{ gitea.actor }}"