Skip to content

Commit e78d852

Browse files
Update release.yml
1 parent 52d9235 commit e78d852

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ jobs:
140140
release_version: ${{ needs.release.outputs.TAG_NAME }}
141141
cli_release_version: ${{ needs.release.outputs.CLI_VERSION }}
142142
release_author: "Sypher Team"
143-
release_url: https://github.com/CheckmarxDev/ast-cli-java-wrapper/releases/tag/${{ needs.release.outputs.TAG_NAME }}
143+
release_url: https://github.com/Checkmarx/ast-cli-java-wrapper/releases/tag/${{ needs.release.outputs.TAG_NAME }}
144144
jira_product_name: JAVA_WRAPPER
145145
secrets: inherit
146146

0 commit comments

Comments
 (0)