chore(ci): debug some information
Some checks failed
🚀 Release / release (push) Has been cancelled

This commit is contained in:
2026-02-03 15:09:57 +01:00
parent a547d86946
commit 304abf2866

View File

@@ -13,7 +13,7 @@ jobs:
container: jimfx/nodes:latest container: jimfx/nodes:latest
steps: steps:
- name: 🔍 Debug Info - name: 🔍 Debug Information
run: | run: |
echo "GITHUB_REF: ${{ github.ref }}" echo "GITHUB_REF: ${{ github.ref }}"
echo "GITHUB_REF_TYPE: ${{ github.ref_type }}" echo "GITHUB_REF_TYPE: ${{ github.ref_type }}"