mirror of
https://github.com/mrgoonie/winshot.git
synced 2026-04-26 18:45:57 +03:00
[PR #45] [MERGED] ci: split release workflows into Beta Release and Production Release #64
Labels
No labels
bug
enhancement
enhancement
pull-request
question
released
released on @beta
released on @dev
released on @latest
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/winshot#64
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/mrgoonie/winshot/pull/45
Author: @mrgoonie
Created: 12/14/2025
Status: ✅ Merged
Merged: 12/14/2025
Merged by: @mrgoonie
Base:
dev← Head:goon📝 Commits (1)
7a82410ci: split release workflows into Beta Release and Production Release📊 Changes
2 files changed (+118 additions, -3 deletions)
View changed files
➕
.github/workflows/beta-release.yml(+117 -0)📝
.github/workflows/release.yml(+1 -3)📄 Description
Summary
.github/workflows/beta-release.ymlfor dev branch with name "Beta Release".github/workflows/release.ymlfor main branch with name "Production Release"Test plan
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.