change name to build
parent
f753287d27
commit
f2563c5f39
|
|
@ -1,4 +1,4 @@
|
|||
name: Build Master
|
||||
name: build
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
# minikube
|
||||
|
||||
[](https://github.com/kubernetes/minikube/actions)
|
||||
[](https://github.com/kubernetes/minikube/actions)
|
||||
[![GoReport Widget]][GoReport Status]
|
||||
[](https://github.com/kubernetes/minikube/releases/latest)
|
||||
[](https://github.com/kubernetes/minikube/releases/latest)
|
||||
|
|
|
|||
|
|
@ -55,7 +55,7 @@ var (
|
|||
`go-version: '.*`: `go-version: '{{.StableVersion}}'`,
|
||||
},
|
||||
},
|
||||
".github/workflows/build_master.yml": {
|
||||
".github/workflows/build.yml": {
|
||||
Replace: map[string]string{
|
||||
`go-version: '.*`: `go-version: '{{.StableVersion}}'`,
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue