arduino / arduino-cli

Arduino command line tool
https://arduino.github.io/arduino-cli/latest/
GNU General Public License v3.0
4.24k stars 371 forks source link

fix ncipollo/release-action not being able to write #2545

Closed umbynos closed 4 months ago

umbynos commented 4 months ago

https://github.com/ncipollo/release-action/issues/208#issuecomment-1398625039

Please check if the PR fulfills these requirements

See how to contribute

What kind of change does this PR introduce?

Bug fix

What is the current behavior?

After #2541 the release CI is not working anymore:

Run ncipollo/release-action@v1
Error: Error 403: Resource not accessible by integration

What is the new behavior?

The release pipeline should be able to push again the artifacts on the github releases

Does this PR introduce a breaking change, and is titled accordingly?

no

Other information