masa-finance / roadmap

The protocol
0 stars 0 forks source link

ci: goreleaser fails #80

Closed mudler closed 1 month ago

mudler commented 2 months ago

Seems something is still off with the goreleaser workflow ( https://github.com/masa-finance/masa-oracle/blob/main/.github/workflows/goreleaser.yml ):

-node-cli
    • took: 19s
  • generating changelog
  ⨯ release failed after 18s                 error=POST https://api.github.com/repos/masa-finance/masa-oracle/releases/generate-notes: 403 Resource not accessible by integration []
Error: The process '/opt/hostedtoolcache/goreleaser-action/2.2.0/x64/goreleaser' failed with exit code 1

During tagging of #79 it failed with:

https://github.com/masa-finance/masa-oracle/actions/runs/10582834551/job/29323551464

job-logs.txt

mudler commented 1 month ago

Should have been fixed by https://github.com/masa-finance/masa-oracle/pull/567