Skip to content

Commit b6ca63b

Browse files
authored
BACKLOG-22232: Fix the release wf
1 parent 48dcb31 commit b6ca63b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
with:
4141
ssh-private-key: ${{ secrets.GH_SSH_PRIVATE_KEY_JAHIACI }}
4242

43-
- uses: jahia/jahia-modules-action/release@release-bump-test-module
43+
- uses: jahia/jahia-modules-action/release@v2
4444
name: Release Module
4545
env:
4646
NEXUS_INTERNAL_URL: https://devtools.jahia.com/nexus/content/groups/internal/

0 commit comments

Comments
 (0)