diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 528ff43..b148961 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -136,12 +136,4 @@ jobs: json_data: '{"release_version":"${{ env.RELEASE_TAG }}"}' glue_url: ${{ secrets.GLUE_API_URL }} glue_project: "chia-exporter" - glue_path: "${{ github.sha }}/start" - - - uses: Chia-Network/actions/github/glue@main - if: env.FULL_RELEASE == 'true' - with: - json_data: '{"release_version":"${{ env.RELEASE_TAG }}"}' - glue_url: ${{ secrets.GLUE_API_URL }} - glue_project: "chia-exporter" - glue_path: "${{ github.sha }}/success/deploy" + glue_path: "trigger"