mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-07-18 09:52:56 -05:00
[PR #7104] Simplify release workflow #26100
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/dani-garcia/vaultwarden/pull/7104
Author: @dfunkt
Created: 4/16/2026
Status: 🔄 Open
Base:
main← Head:misc-release-wflow📝 Commits (1)
34feefaSimplify release workflow📊 Changes
1 file changed (+23 additions, -54 deletions)
View changed files
📝
.github/workflows/release.yml(+23 -54)📄 Description
BASE_TAGSfrom 1st jobThe empty lines between the aliases in the 2nd job could be removed if needed. (not sure if I like how the empty space looks)
Also open to more suggestions for furher anchor usage in the workflow.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.