We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b17ca0 commit 7a5531eCopy full SHA for 7a5531e
.github/workflows/release.yml
@@ -443,7 +443,7 @@ jobs:
443
'VS Code - Checkmarx & DevAssist' }}
444
release_version: ${{ needs.release.outputs.TAG_NAME }}
445
cli_release_version: ${{ needs.release.outputs.CLI_VERSION }}
446
- release_author: "Phoenix Team"
+ release_author: "Checkmarx"
447
release_url: https://github.com/Checkmarx/ast-vscode-extension/releases/tag/${{ needs.release.outputs.TAG_NAME }}
448
jira_product_name: VSCODE
449
secrets: inherit
0 commit comments