planningcenter / pco-release-action

Github Actions for streamlining the release process for apps that use Github releases
0 stars 0 forks source link

chore: use github app instead of picobot token #13

Closed kylemellander closed 3 weeks ago

kylemellander commented 3 weeks ago

In order to fine grain tune our permissions, we want to use a Github app (Planning Center Dependencies) to authenticate our updates. This requires us to change the authentication logic.

Also, we no longer need to send in the github token as an argument so that input is removed.

mcfadden commented 3 weeks ago

Post-merge approval. I love how slick that ended up! Thank you for going on this journey with us! 👏