diff --git a/.gitea/workflows/ci-test.yaml b/.gitea/workflows/ci-test.yaml index e8c7a39..1c1f016 100644 --- a/.gitea/workflows/ci-test.yaml +++ b/.gitea/workflows/ci-test.yaml @@ -57,7 +57,7 @@ jobs: run: | curl --user ${{ secrets.GGITEA_USER }}:${{ secrets.GGITEA_TOKEN }} \ --upload-file ./tfplan \ - https://gitea.fenix-dev.com/api/packages/fenix-gitea-admin/generic/tofu-plan/${{ github.sha }}/tfplan + https://gitea.fenix-dev.com/api/packages/fenix-gitea-admin/generic/tofu-plan/${{ github.sha }}/tfplan.txt - name: Apply working-directory: infra/iac