Skip to content

Commit

Permalink
Ready for deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
sbglasius committed Jan 3, 2024
1 parent 2c99603 commit afa604a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
- name: Publish to Sonatype OSSRH
if: ${{ false }}
# if: ${{ false }} # prevent deploy
env:
SONATYPE_USERNAME: ${{ secrets.SONATYPE_USERNAME }}
SONATYPE_PASSWORD: ${{ secrets.SONATYPE_PASSWORD }}
Expand Down

0 comments on commit afa604a

Please sign in to comment.