We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a34df0 commit 6e2ac97Copy full SHA for 6e2ac97
.github/workflows/release-please.yml
@@ -21,7 +21,7 @@ jobs:
21
- uses: google-github-actions/release-please-action@v3
22
id: release
23
with:
24
- release-type: node
+ release-type: maven
25
package-name: compas-sitipe-service
26
# The logic below handles the docker hub publication:
27
push_to_registry:
0 commit comments