diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index f973285f..23771027 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -32,7 +32,7 @@ jobs: exclude_commit_from_author_names_json: '["ts_ci"]' publish: - runs-on: ubuntu-latest + runs-on: macos-10.15 needs: update_changelog_and_sync_package_lock_version steps: - uses: actions/checkout@v2 @@ -113,4 +113,4 @@ jobs: branch: latest draft: false prerelease: false - body: ${{ steps.id_rb.outputs.body }} \ No newline at end of file + body: ${{ steps.id_rb.outputs.body }}