diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index 1737149..ee3cb77 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -74,7 +74,7 @@ jobs: steps: - name: πŸ¬ζ›΄ζ–°εΊ”η”¨ι•œεƒ - uses: https://${{ env.DOMAIN }}/actions/gitops-action@main + uses: https://${{ env.DOMAIN }}/actions/gitops@main with: gitops-token: ${{ secrets.GITOPS_TOKEN }} gitops-url: ${{ env.DOMAIN }}/${{ secrets.GITOPS_REPO }}