diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index a9611a84..94d1b69f 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -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 }}"