Skip to content

Conversation

smuppand
Copy link
Contributor

Switch from softprops/action-gh-release to the built-in actions/create-release and actions/upload-release-asset so that our workflow complies with the org’s allowed actions policy.
Both .tar.zst artifacts are now created and uploaded using only GitHub-verified actions.

- Remove softprops/action-gh-release in favor of actions/create-release@v1 and actions/upload-release-asset@v1
- Create release via `actions/create-release` and upload both `.tar.zst` artifacts with `actions/upload-release-asset`
- Ensure compliance with org’s allowed actions policy

Signed-off-by: Srikanth Muppandam <[email protected]>
@vnarapar vnarapar self-requested a review July 21, 2025 07:19
Copy link
Contributor

@vnarapar vnarapar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@vnarapar vnarapar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@vnarapar vnarapar merged commit e5d1e5b into qualcomm-linux:main Jul 21, 2025
6 checks passed
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