debug
Some checks failed
Schemas / Schemas (push) Failing after 24s

This commit is contained in:
Joseph Hanson 2024-07-17 09:36:19 -05:00
parent ab854a79cb
commit 38e6393052
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -46,8 +46,7 @@ jobs:
with:
encodedString: "${{ secrets.KUBECONFIG }}"
fileName: kubeconfig
fileDir: $GITHUB_WORKSPACE
fileDir: ${{ env.GITHUB_WORKSPACE }}
- name: Write mc
id: mcconfig
uses: https://github.com/timheuer/base64-to-file@v1