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(SA-675): add packages write permission and fix Dockerfile CMD (#791)
- Add permissions block with packages:write to allow pushing to
GitHub Packages registry
- Change Dockerfile CMD from shell form to JSON array format
to properly handle OS signals
0 commit comments