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:
wucke13
2023-11-18 22:53:59 +01:00
parent 9597e485bf
commit b095bdaa7c
2 changed files with 3 additions and 1 deletions

View File

@@ -5,7 +5,6 @@ on:
push:
tags:
- v*
- rosenpass-v*
jobs:
i686-linux---release:
name: Build release artifacts for i686-linux