diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 818ad1a..a58912c 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -7,7 +7,7 @@ on: jobs: publish: - runs-on: macos-latest + runs-on: ubuntu-latest env: ORG_GRADLE_PROJECT_mavenCentralUsername: ${{ secrets.ORG_GRADLE_PROJECT_MAVENCENTRALUSERNAME }}