mirror of
https://github.com/cnrancher/kube-explorer.git
synced 2025-09-18 08:06:26 +00:00
fix: wrong branch name
This commit is contained in:
2
.github/workflows/push.yaml
vendored
2
.github/workflows/push.yaml
vendored
@@ -4,7 +4,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- "release-v*"
|
||||
- "release/v*"
|
||||
tags:
|
||||
- "v*.*.*" # Matches any tag that starts with 'v' and follows semantic versioning
|
||||
|
||||
|
Reference in New Issue
Block a user