Skip to content

Commit

Permalink
RE-168 Test
Browse files Browse the repository at this point in the history
  • Loading branch information
Relluem94 committed Mar 12, 2024
1 parent 23c2382 commit 7f65d2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
settings-path: ${{ github.workspace }} # location for the settings.xml file

- name: Build with Maven
run: mvn -B package --file pom.xml -Pgithub
run: mvn -B package --file pom.xml
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 7f65d2e

Please sign in to comment.