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(ci): correct ATS release and publish workflow issues
- ats.release.yml: Fix --ignore flag to use correct @mass-payout/* namespace
(was using non-existent @hashgraph/mass-payout* pattern)
- ats.publish.yml: Change trigger from release:published to tag push for simpler automation
(push tag → publish, no need to create GitHub release separately)
Signed-off-by: Miguel_LZPF <[email protected]>
0 commit comments