From ef3d2e4e04410887578e04d51d07090ad526f153 Mon Sep 17 00:00:00 2001 From: Garrone Joseph Date: Mon, 8 Mar 2021 02:51:50 +0100 Subject: [PATCH] Update publish.yaml --- .github/workflows/publish.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 }}