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
This is due to the fact that an attempt is made to upload the releasenotes.md file, however, this file does not exist, since it will ONLY be created when a GitHub Token exists, and this will only be the case when running on the master branch, as this is the only time the Environment Variable will exist.