Fix kubeConfig directory

pull/124/head
Frostebite 2020-07-14 21:25:45 +01:00
parent e909c928f5
commit f3ec2f7fa9
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@ jobs:
- uses: frostebite/File-To-Base64@master
id: read-k8s-config
with:
filePath: ~/.kube/config
filePath: ${{ github.workspace }}/.kube/config
- uses: ./
id: k8s-unity-build
env: