mirror of
https://github.com/yusing/godoxy.git
synced 2026-02-23 19:04:51 +01: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"
|
||||
- "Makefile"
|
||||
- ".github/workflows/cli-binary.yml"
|
||||
tags-ignore:
|
||||
- "**"
|
||||
tags:
|
||||
- v*
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user