Skip to content

Commit

Permalink
👷 Publish snapshots on Apple targets
Browse files Browse the repository at this point in the history
  • Loading branch information
vinceglb committed Oct 12, 2024
1 parent 5ebad37 commit 61cd4e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-snapshot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
publish:
name: Publish to Snapshot
runs-on: ubuntu-latest
runs-on: macos-latest
needs: check-version
if: ${{ needs.check-version.outputs.is_snapshot == 'true' }}
steps:
Expand Down

0 comments on commit 61cd4e9

Please sign in to comment.