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
Fix GitHub Actions permissions for release workflow
- Add contents:write permission to allow pushing tags and commits
- Configure git credentials properly for automated releases
- Use persist-credentials to maintain authentication for push operations
0 commit comments