We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba44a5e commit 992f921Copy full SHA for 992f921
.github/workflows/pr-automation.yml
.github/workflows/release.yml
@@ -139,7 +139,7 @@ jobs:
139
product_name: Java Wrapper
140
release_version: ${{ needs.release.outputs.TAG_NAME }}
141
cli_release_version: ${{ needs.release.outputs.CLI_VERSION }}
142
- release_author: "Phoenix Team"
+ release_author: "Sypher Team"
143
release_url: https://github.com/CheckmarxDev/ast-cli-java-wrapper/releases/tag/${{ needs.release.outputs.TAG_NAME }}
144
jira_product_name: JAVA_WRAPPER
145
secrets: inherit
0 commit comments