heroku/terraform-provider-heroku

Release Action: failed to publish artifacts

Closed this issue · 1 comments

mars commented

The release process began failing today, in this Action job:

⨯ release failed after 6m57s               error=scm releases: failed to publish artifacts: PATCH https://api.github.com/repos/heroku/terraform-provider-heroku/releases/80388940: 403 Resource not accessible by integration []
[84](https://github.com/heroku/terraform-provider-heroku/actions/runs/3285403424/jobs/5412854275#step:5:85)
Error: The process '/opt/hostedtoolcache/goreleaser-action/1.12.2/x64/goreleaser' failed with exit code 1

This v5.1.6 release is a patch which should have no impact on normal Terraform users. It fixes an issue in an unusual situation, importing the provider as a Go module.

It's not yet clear to me why it started failing. Maybe this is transient, or maybe something changed.

mars commented

This problem resolved itself. As of the v5.1.9 release, automated publishing to the registry is working again.