FIX typo
This commit is contained in:
parent
651c72b639
commit
66846f871e
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -30,7 +30,7 @@ jobs:
|
||||
steps:
|
||||
- run: echo "k8s config token ${{secrets.K8S_CONFIG }}"
|
||||
create-artifact:
|
||||
runs-on: utbuntu-latest
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: create file
|
||||
run: echo "v0.0.1" > version.txt
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user