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:
|
steps:
|
||||||
- run: echo "k8s config token ${{secrets.K8S_CONFIG }}"
|
- run: echo "k8s config token ${{secrets.K8S_CONFIG }}"
|
||||||
create-artifact:
|
create-artifact:
|
||||||
runs-on: utbuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: create file
|
- name: create file
|
||||||
run: echo "v0.0.1" > version.txt
|
run: echo "v0.0.1" > version.txt
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user