Skip to content

Commit 3c87ca7

Browse files
updated team name
1 parent 48c06c9 commit 3c87ca7

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
@@ -134,7 +134,7 @@ jobs:
134134
notify:
135135
if: inputs.dev == false
136136
needs: release
137-
uses: Checkmarx/plugins-release-workflow/.github/workflows/release-notify.yml@update-jira-release-token
137+
uses: Checkmarx/plugins-release-workflow/.github/workflows/release-notify.yml@main
138138
with:
139139
product_name: Java Wrapper
140140
release_version: ${{ needs.release.outputs.TAG_NAME }}

0 commit comments

Comments
 (0)