You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: Use RELEASE_TOKEN instead of GITHUB_TOKEN for release jobs
The automated release workflow is broken due to insufficient permissions. This allows fine grained control over the permissions by using a generated token instead of the default one.
Signed-off-by: ckyrouac <[email protected]>
0 commit comments