thunderbird / thunderbird-android

Thunderbird for Android – Open Source Email App for Android (fka K-9 Mail)
https://thunderbird.net/mobile
Apache License 2.0
11.02k stars 2.51k forks source link

Remove app #8441

Open jfx2006 opened 3 weeks ago

jfx2006 commented 3 weeks ago

Split the publish_release job into pkginfo, publish_release_github, and publish_release_playstore jobs in anticipation of adding a publish_ftpmo job which requires different permissions.

This also discontinues the use of actions/create-github-app-token@v1 for publish_github and replaces it with contents: 'write' permission.

There are no associated changes to the environments to go with this change.

jfx2006 commented 3 weeks ago

Are any other changes needed to setup_release_automation, or is there no change since you didn't change the environment? There should not be any changes needed.