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
The pipeline of previous release fails to release a new version.
The error related to a dirty git state, due to a folder called
.semrel. From what i can tell this folder is generated in the
pipeline and contains the releases that semantic-release will
push to git.
This commit adds the folder .semrel to .gitignore.
0 commit comments