We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f35b70 commit 54223acCopy full SHA for 54223ac
.github/actions/generate-jira-release/action.yml
@@ -58,7 +58,6 @@ runs:
58
JIRA_USERNAME: ${{ inputs.jira-username }}
59
JIRA_API_TOKEN: ${{ inputs.jira-api-token }}
60
run: |
61
- set -x
62
echo "STEP: Create or get Jira release candidate"
63
source scripts/lib-jira.sh
64
0 commit comments