Skip to content

Commit 80f5858

Browse files
author
Dennis Labordus
committed
Some try to make creating a release work.
Signed-off-by: Dennis Labordus <[email protected]>
1 parent 9e98314 commit 80f5858

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-project.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
- name: Deploy with Maven to GitHub Packages and Docker Hub
6262
run: |
6363
./mvnw -B -s custom_maven_settings.xml \
64-
-D-DaltDeploymentRepository=github-packages-compas::https://maven.pkg.github.com/com-pas/compas-scl-validator \
64+
-DaltDeploymentRepository=github-packages-compas::https://maven.pkg.github.com/com-pas/compas-scl-validator \
6565
-Dmaven.deploy.skip=snapshots \
6666
-Prelease clean deploy
6767
env:

0 commit comments

Comments
 (0)