Skip to content

Conversation

@MasterOdin
Copy link
Member

PR updates the upload release asset step in the phar.yml workflow from using actions/upload-release-asset (which was archived and hasn't seen any updates in years) to just using the direct REST API to upload the asset. actions/upload-release-asset does recommend using https://github.com/softprops/action-gh-release, but that action assumes that it does the entire lifecycle of creating a release, which I don't need here, I just need to upload a singular asset.

@MasterOdin MasterOdin merged commit 2712484 into 0.x Oct 26, 2025
12 checks passed
@MasterOdin MasterOdin deleted the chore-ci-release branch October 26, 2025 03:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants