Skip to content
- name: Debug token length

Check failure on line 1 in .github/workflows/push-to-epi-repo.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/push-to-epi-repo.yml

Invalid workflow file

You have an error in your yaml syntax on line 1
run: echo "Token has length of ${#TOKEN}"
env:
TOKEN: ${{ secrets.TOKEN }}