diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 206cff2..8d235c4 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -24,7 +24,7 @@ jobs: os: ubuntu-latest artifact_name: target/release/strava-rs asset_name: strava-rs-linux - - name: macos + - name: macos os: macos-latest artifact_name: target/release/strava-rs asset_name: strava-rs-macos