Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandria.gomez authored and alexandria.gomez committed Nov 21, 2024
1 parent 259acc8 commit 5309622
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,9 +137,6 @@ jobs:
- name: Set Java Package Version
run: mvn versions:set -DnewVersion=${{ env.PACKAGE_VERSION }}

# - name: Build with Maven
# run: mvn -B package -Dmaven.test.skip=true --file pom.xml

- name: Publish to Sonatype
run: mvn clean deploy -Dmaven.test.skip=true

Expand Down

0 comments on commit 5309622

Please sign in to comment.