diff --git a/.gitea/workflows/build.yml b/.gitea/workflows/build.yml index 704f74f..03db180 100644 --- a/.gitea/workflows/build.yml +++ b/.gitea/workflows/build.yml @@ -140,6 +140,8 @@ jobs: - name: 🚀 ✨ Create Pull Request id: cpr uses: peter-evans/create-pull-request@v7 + env: + NODE_TLS_REJECT_UNAUTHORIZED: 0 with: base: master add-paths: argocd/deployment/deployment.yml