Skip to content

Remove dependency on deprecated release actions#193

Merged
joshmgross merged 4 commits intomainfrom
joshmgross/update-release-workflow
Nov 6, 2024
Merged

Remove dependency on deprecated release actions#193
joshmgross merged 4 commits intomainfrom
joshmgross/update-release-workflow

Conversation

@joshmgross
Copy link
Copy Markdown
Contributor

@joshmgross joshmgross commented Nov 6, 2024

As mentioned in #191, actions/create-release and actions/upload-release-asset are archived and should no longer be used.

I've updated the workflow to use the gh CLI to create the release and upload release assets - https://cli.github.com/manual/gh_release_create

I validated this workflow on my fork - https://github.com/joshmgross/runner-container-hooks/actions/runs/11707360680/job/32606561213

GitHub Release

@joshmgross joshmgross requested a review from a team as a code owner November 6, 2024 15:54
robherley
robherley previously approved these changes Nov 6, 2024
Base automatically changed from joshmgross/update-actions to main November 6, 2024 16:18
@joshmgross joshmgross dismissed robherley’s stale review November 6, 2024 16:18

The base branch was changed.

@joshmgross joshmgross requested a review from robherley November 6, 2024 16:20
@joshmgross joshmgross merged commit 5e805a0 into main Nov 6, 2024
@joshmgross joshmgross deleted the joshmgross/update-release-workflow branch November 6, 2024 16:41
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