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(zstd): use PAT secret for release creation and asset upload
- Replace GITHUB_TOKEN with personal access token (`secrets.PAT`) for both `actions/create-release` and `actions/upload-release-asset`
- Ensures proper authentication under org SSO restrictions
Signed-off-by: Srikanth Muppandam <[email protected]>
0 commit comments