Skip to content

Commit

Permalink
Deploy from databricks-dbutils-scala directory (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
mgyucht committed Sep 4, 2023
1 parent 71648e4 commit 9f2d08e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:

- name: Publish to the Maven Central Repository
run: mvn -DskipTests=true --batch-mode deploy
working-directory: ./databricks-dbutils-scala
env:
GPG_PASSPHRASE: ${{ secrets.GPG_PASSPHRASE }}
OSSRH_USERNAME: ${{ secrets.OSSRH_USERNAME }}
Expand Down

0 comments on commit 9f2d08e

Please sign in to comment.