Skip to content

Commit 9bd8fec

Browse files
committed
runs on
1 parent fbf5c79 commit 9bd8fec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-please.yml

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
package:
2222
needs: release-please
2323
if: ${{ needs.release-please.outputs.release_created }}
24+
runs-on: ubuntu-latest
2425
steps:
2526
- name: Trigger build for pypi and upload
2627
run: |

0 commit comments

Comments
 (0)