Skip to content

Commit

Permalink
🥺
Browse files Browse the repository at this point in the history
  • Loading branch information
umjammer committed Mar 21, 2024
1 parent 61f6fc1 commit cff4fc5
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 @@ -24,7 +24,7 @@ jobs:

- name: Build with Maven
run: |
mvn -B install --file pom.xml -Dmaven.test.skip=true
mvn -B install --file pom.xml
- name: Upload Release Asset
uses: softprops/action-gh-release@v1
Expand Down

0 comments on commit cff4fc5

Please sign in to comment.