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
* Use GITHUB_TOKEN from env instead of passing via stdin
* Exit on error
* Use "set -x" to make logs more useful. Github replaces the token with
'***' so no security issue here.
It doesn't change the CI containers job yet, I plan to work on that in a
separate PR (to avoid unnecessary pre-commit CI jobs)
0 commit comments