diff --git a/.gitea/workflows/ci-deployment.yml b/.gitea/workflows/ci-deployment.yml index 0510a79..30e5709 100644 --- a/.gitea/workflows/ci-deployment.yml +++ b/.gitea/workflows/ci-deployment.yml @@ -17,7 +17,7 @@ jobs: ci-deployment: steps: - name: Oasis Setup - uses: https://gitea.dunemask.net/elysium/oasis-action@master + uses: https://gitea.dunemask.dev/elysium/oasis-action@master with: gitea-token: ${{ env.GITEA_TOKEN }} kubeconfig: ${{ env.KUBECONFIG_BASE64 }}