Skip to content

Update issue.yml

Update issue.yml #4

Workflow file for this run

- name: Debug Secrets

Check failure on line 1 in .github/workflows/check.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/check.yml

Invalid workflow file

You have an error in your yaml syntax on line 1
run: |
echo "JIRA_BASE_URL=${{ secrets.JIRA_URL }}"
echo "JIRA_EMAIL=${{ secrets.JIRA_EMAIL }}"
# echo "JIRA_API_TOKEN=${{ secrets.JIRA_API_TOKEN }}" # Do not print sensitive information