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
chore(ci): drop redundant deploy dispatch from release flow
The PAT-authored auto-merge push to main already triggers deploy.yml (on:
push), so the release_created deploy dispatch just queued a second deploy of
the same commit that failed as a duplicate. Also drop the now-unused
actions:write permission.
0 commit comments