Skip to content

Fix publish binaries again on Windows#5134

Merged
cobaltt7 merged 2 commits into
psf:mainfrom
cobaltt7:fix-publish-binaries
May 16, 2026
Merged

Fix publish binaries again on Windows#5134
cobaltt7 merged 2 commits into
psf:mainfrom
cobaltt7:fix-publish-binaries

Conversation

@cobaltt7

Copy link
Copy Markdown
Collaborator
  • Fix publish binaries workflow And added a workflow_dispatch trigger so I can rerun it
  • fix on windows

cobaltt7 added 2 commits May 16, 2026 13:03
And added a workflow_dispatch trigger so I can rerun it

Signed-off-by: cobalt <61329810+cobaltt7@users.noreply.github.com>
Signed-off-by: cobalt <61329810+cobaltt7@users.noreply.github.com>
@cobaltt7 cobaltt7 added the ci: skip news Pull requests that don't need a changelog entry. label May 16, 2026
./dist/${{ matrix.asset_name }} src --verbose

- run: gh release upload "$tag" dist/${{ matrix.asset_name }}
- run: gh release upload "${{ env.tag }}" dist/${{ matrix.asset_name }}
@cobaltt7 cobaltt7 merged commit 9cbd95f into psf:main May 16, 2026
9 of 11 checks passed
@cobaltt7 cobaltt7 deleted the fix-publish-binaries branch May 16, 2026 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci: skip news Pull requests that don't need a changelog entry.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants