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
Some github actions examples uses:
uses: nus-oss/...
with:
inputs
which is the wrong format and it will result in
parsing error.
Let's remove the invalid indentation in README.md
0 commit comments