diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 389b28d4..6369088a 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -348,7 +348,6 @@ jobs: echo "REPO_NAME=$(echo "$GITHUB_REPOSITORY" | cut -d "/" -f 2)" >>$GITHUB_OUTPUT - name: Trigger apt repo update - if: startsWith(github.ref, 'refs/tags/') && !contains( github.ref, '-rc') uses: Chia-Network/actions/github/glue@main with: json_data: '{"climate_tokenization_repo":"${{ steps.repo-name.outputs.REPO_NAME }}","application_name":"[\"core-registry-cadt\"]","release_version":"${{ steps.tag-name.outputs.TAGNAME }}","add_debian_version":"true","arm64":"available"}'