mirror of
https://github.com/cupcakearmy/formhero.git
synced 2025-09-05 13:50:39 +00:00
fix: tag format
This commit is contained in:
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@@ -3,7 +3,7 @@ name: Release
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- "v*.*.*"
|
||||
- "v*"
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
Reference in New Issue
Block a user