unicef / kindly

GNU Affero General Public License v3.0
24 stars 17 forks source link

Updating workflow permissions #124

Closed sabinevidal closed 2 years ago

sabinevidal commented 2 years ago

Permissions set to allow for Github-actions to commit in the workflow. There was a conflict with the permission settings required by Google-Auth (needs to have id-token as ‘read’). However, as soon as you set one permission scope for the workflow all the other scopes set to ‘none’. So needed to explicitly set actions to ‘write’