Rename build job
This commit is contained in:
parent
02a4f948a8
commit
899fe654e2
|
@ -1,4 +1,4 @@
|
|||
name: buildx
|
||||
name: build
|
||||
|
||||
on:
|
||||
push:
|
||||
|
@ -8,7 +8,7 @@ on:
|
|||
- 'v*'
|
||||
|
||||
jobs:
|
||||
buildx:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
Loading…
Reference in New Issue