I used this action on a private repository, but it failed to read GitHub environments. To resolve this, it looks like the actions:read permission is required.
It would be nice if the README and the workflow examples clarify what permissions this action requires for private repositories.
For more information, see "Deployment environments."
I used this action on a private repository, but it failed to read GitHub environments. To resolve this, it looks like the
actions:readpermission is required.It would be nice if the README and the workflow examples clarify what permissions this action requires for private repositories.
For more information, see "Deployment environments."