[PR #363] [MERGED] Update release workflow for new parameter format #713

Closed
opened 2026-02-04 18:45:06 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/363
Author: @iamkubi
Created: 6/11/2024
Status: Merged
Merged: 6/11/2024
Merged by: @iamkubi

Base: mainHead: iamkubi-patch-1


📝 Commits (1)

  • eff6548 Update release workflow for new parameter format

📊 Changes

1 file changed (+3 additions, -22 deletions)

View changed files

📝 .github/workflows/release.yaml (+3 -22)

📄 Description

action-gh-release combined their artifact uploader action with their create release action. Combine these into a single step.


🔄 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/pelican-dev/panel/pull/363 **Author:** [@iamkubi](https://github.com/iamkubi) **Created:** 6/11/2024 **Status:** ✅ Merged **Merged:** 6/11/2024 **Merged by:** [@iamkubi](https://github.com/iamkubi) **Base:** `main` ← **Head:** `iamkubi-patch-1` --- ### 📝 Commits (1) - [`eff6548`](https://github.com/pelican-dev/panel/commit/eff654883f040c5224e578a8a9b28d84bf8a32f1) Update release workflow for new parameter format ### 📊 Changes **1 file changed** (+3 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/release.yaml` (+3 -22) </details> ### 📄 Description action-gh-release combined their artifact uploader action with their create release action. Combine these into a single step. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-04 18:45:06 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#713