Skip to content

Commit

Permalink
fixup! Deploy SNAPSHOT on master to maven.bang.priv.no
Browse files Browse the repository at this point in the history
  • Loading branch information
steinarb committed Apr 7, 2024
1 parent 8c05add commit 3f03d5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/handlereg-maven-ci-build.yml
Expand Up @@ -33,6 +33,6 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
- name: Deploy snapshot to maven repo
run: mvn -B -e -Xdeploy
run: mvn -B -e -X deploy
env:
REPO_USER: ${{ secrets.REPO_USER }}

0 comments on commit 3f03d5b

Please sign in to comment.