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
When I ran it again today it broke due to a query at the end of the logo_url. mv: cannot stat './git_repo/https://raw.githubusercontent.com/glotaran/pyglotaran/main/docs/source/images/glotaran.png?raw=true': No such file or directory
When I removed the query after reading
Displayed icon on bottom right corner. Can be local "./logo.png" or Url. For Url it must be png or jgp
Thanks for the awesome action 😍
When I ran it again today it broke due to a query at the end of the
logo_url
.mv: cannot stat './git_repo/https://raw.githubusercontent.com/glotaran/pyglotaran/main/docs/source/images/glotaran.png?raw=true': No such file or directory
When I removed the query after reading
It worked again
The text was updated successfully, but these errors were encountered: