Skip to content

Commit

Permalink
Update build.yml (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanking13 authored Jan 15, 2025
1 parent 5a9bfbe commit 27691c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ jobs:
- name: Create GitHub release with these wheels
uses: softprops/action-gh-release@01570a1f39cb168c169c802c3bceb9e93fb10974 # v2.1.0
if: >-
github.repository == 'pyodide-build-environment-nightly' &&
github.repository == 'pyodide/pyodide-build-environment-nightly' &&
github.event_name == 'release' &&
github.event.action == 'published'
with:
Expand Down

0 comments on commit 27691c0

Please sign in to comment.