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: add github-token parameter to workflow examples
The action.yml had an invalid default value for github-token that doesn't work
in GitHub Actions (action defaults don't support expressions). Now explicitly
passing the token in example workflow.
0 commit comments