Skip to content

Commit

Permalink
runson
Browse files Browse the repository at this point in the history
  • Loading branch information
ericqu committed Dec 19, 2024
1 parent 05b8e8f commit cc36294
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release_build_python.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -129,8 +129,9 @@ jobs:

publish_them:
needs: [create-sdist, build-wheels]
runs-on: ubuntu-latest
steps:

- name: Create GitHub Release
uses: softprops/action-gh-release@v1
with:
Expand Down

0 comments on commit cc36294

Please sign in to comment.