Skip to content

Commit

Permalink
testing action
Browse files Browse the repository at this point in the history
  • Loading branch information
summitt committed Dec 20, 2023
1 parent 650794b commit 2991e90
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/maven-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,7 @@ jobs:
- name: Release
uses: qcastel/github-actions-maven-release@master
with:
release-branch-name: "main"
git-release-bot-name: "release-bot"
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}
maven-args: "-Darguments=-Dmaven.javadoc.skip=true -Dmaven.test.skipTests=true -Dmaven.test.skip=true" -Dusername=summit"

0 comments on commit 2991e90

Please sign in to comment.