Fix typo
This commit is contained in:
parent
a6e4d325ce
commit
fecc8a278b
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -26,4 +26,4 @@ jobs:
|
|||||||
check-secrets:
|
check-secrets:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- run: echo "k8s config token {{secrets.K8S_CONFIG }}"
|
- run: echo "k8s config token ${{secrets.K8S_CONFIG }}"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user