mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-24 19:08:53 +03:00
[PR #363] [MERGED] Update release workflow for new parameter format #713
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:iamkubi-patch-1📝 Commits (1)
eff6548Update 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.