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
We're currently publishing new versions of the spore-graphql using the @changesets/action in github workflows.
But an unexpected error was occured during the release action: 🦋 error 🦋 error There is no .changeset folder. .
However, even with the error, the new version of the spore-graphql was still released.
We're currently publishing new versions of the spore-graphql using the
@changesets/action
in github workflows.But an unexpected error was occured during the release action:
🦋 error 🦋 error There is no .changeset folder.
.However, even with the error, the new version of the spore-graphql was still released.
The action run:
https://github.com/sporeprotocol/spore-graphql/actions/runs/7649560376/job/20844156590
A corresponding issue:
changesets/action#348
The text was updated successfully, but these errors were encountered: