Update .gitea/workflows/deploy-edge.yml
This commit is contained in:
parent
97fef59023
commit
0119b7b5a7
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ jobs:
|
|||
deploy-edge:
|
||||
steps:
|
||||
- name: Oasis Setup
|
||||
uses: https://gitea.dunemask.net/elysium/libyan@master
|
||||
uses: https://gitea.dunemask.net/elysium/oasis-action@master
|
||||
with:
|
||||
gitea-token: ${{ env.GITEA_TOKEN }}
|
||||
kubeconfig: ${{ env.KUBECONFIG_BASE64 }}
|
||||
|
|
Reference in a new issue