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: migrate app-token auth from app-id to client-id
create-github-app-token v3 deprecated the 'app-id' input in favour of
'client-id'. Rename the orb-cicd-app-token composite input accordingly and
point both callers (ci-quality, semantic-release) at the new
GH_APP_CLIENT_ID secret.
0 commit comments