[PR #1834] [MERGED] feat(build): use action-gh-release instead of deprecated GH actions for release #1895

Closed
opened 2026-02-26 03:32:42 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/1834
Author: @phanan
Created: 10/1/2024
Status: Merged
Merged: 10/1/2024
Merged by: @phanan

Base: masterHead: update-release


📝 Commits (1)

  • 901d059 feat(build): use action-gh-release instead of deprecated GH actions for release

📊 Changes

1 file changed (+5 additions, -24 deletions)

View changed files

📝 .github/workflows/release.yml (+5 -24)

📄 Description

GitHub has deprecated both create-release and upload-release-asset actions. This PR replace them with the actively-maintained (and suggested by GitHub) softprops/action-gh-release.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/koel/koel/pull/1834 **Author:** [@phanan](https://github.com/phanan) **Created:** 10/1/2024 **Status:** ✅ Merged **Merged:** 10/1/2024 **Merged by:** [@phanan](https://github.com/phanan) **Base:** `master` ← **Head:** `update-release` --- ### 📝 Commits (1) - [`901d059`](https://github.com/koel/koel/commit/901d059872e2f205850eccfe65ca0b58f4676ad6) feat(build): use action-gh-release instead of deprecated GH actions for release ### 📊 Changes **1 file changed** (+5 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/release.yml` (+5 -24) </details> ### 📄 Description GitHub has deprecated both `create-release` and `upload-release-asset` actions. This PR replace them with the actively-maintained (and suggested by GitHub) `softprops/action-gh-release`. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 03:32:42 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/koel-koel#1895
No description provided.