mirror of
https://github.com/rosenpass/rosenpass.git
synced 2025-12-12 15:49:22 -08:00
refine ab085998bb
This commit refines the above by making cargo release emit no prefix for release tags even if only a single package is released.
This commit is contained in:
1
.github/workflows/release.yaml
vendored
1
.github/workflows/release.yaml
vendored
@@ -5,7 +5,6 @@ on:
|
||||
push:
|
||||
tags:
|
||||
- v*
|
||||
- rosenpass-v*
|
||||
jobs:
|
||||
i686-linux---release:
|
||||
name: Build release artifacts for i686-linux
|
||||
|
||||
Reference in New Issue
Block a user