Skip to content

Commit

Permalink
Publish Athena to Maven Central
Browse files Browse the repository at this point in the history
  • Loading branch information
QubitPi committed Jan 12, 2024
1 parent 594f30d commit 7655ad2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ jobs:

maven-release:
name: Publish Athena to Maven Central
# if: github.ref == 'refs/heads/master'
if: github.ref == 'refs/heads/master'
needs: tests
runs-on: ubuntu-latest
permissions:
Expand Down

0 comments on commit 7655ad2

Please sign in to comment.