We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13e37ac commit d8f893bCopy full SHA for d8f893b
1 file changed
.github/workflows/maven-release.yml
@@ -20,7 +20,7 @@ jobs:
20
ci/data/gh-workflows/maven-release-workflow token | TOKEN ;
21
ci/data/gh-workflows/deployment-status slack-webhook-url | SLACK_WEBHOOK_URL
22
- name: Release to Danubetech Nexus
23
- uses: qcastel/github-actions-maven-release@v1.12.24
+ uses: qcastel/github-actions-maven-release@v1.12.25
24
with:
25
release-branch-name: main
26
maven-repo-server-id: danubetech-maven-releases
0 commit comments