Closed babaric-dev closed 5 months ago
Can you provide more details? I have no idea what you're referring to.
This permission can grant the same permissions as supplying a GitHub token. So make token optional?
Edit: Just set default when not supplied instead of throwing error
@NGPixel Please see my PR (#50). It should work.
I want this so I don't need to configure my GitHub token permissions... And I think using
permissions: write-all
is prettier.