mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-23 08:48:32 +02:00
chore(ci): update GitHub Actions workflow to include versioned tags for CLI binary builds
This commit is contained in:
4
.github/workflows/cli-binary.yml
vendored
4
.github/workflows/cli-binary.yml
vendored
@@ -15,8 +15,8 @@ on:
|
|||||||
- "internal/api/v1/docs/swagger.json"
|
- "internal/api/v1/docs/swagger.json"
|
||||||
- "Makefile"
|
- "Makefile"
|
||||||
- ".github/workflows/cli-binary.yml"
|
- ".github/workflows/cli-binary.yml"
|
||||||
tags-ignore:
|
tags:
|
||||||
- "**"
|
- v*
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Reference in New Issue
Block a user