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
ci: only run release job in BitGo's GitHub Actions
When I pulled upstream/master and pushed to my fork's master branch,
the release job ran and failed because I did not have the NPM_TOKEN
configured in my GitHub Actions.
This commit prevents the release workflow from running in GitHub
Actions of forks.
0 commit comments