sveltejs / eslint-plugin-svelte

ESLint plugin for Svelte using AST
https://sveltejs.github.io/eslint-plugin-svelte/
MIT License
276 stars 29 forks source link

chore: Isolate the cause of ghpages publishing failure. #770

Closed ota-meshi closed 3 weeks ago

changeset-bot[bot] commented 3 weeks ago

⚠️ No Changeset found

Latest commit: 117797c300a41b0f7d4b0b1f2d5afd5e16b33078

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

ota-meshi commented 3 weeks ago

There seems to be a problem with the GHPages pipeline, and I've tried to run this pull request to identify it, but it seems difficult. First, I'll break it down into steps to make it easier to identify the problem.

baseballyama commented 3 weeks ago

You may know this, but just in case. I already pushed some commit. https://github.com/sveltejs/eslint-plugin-svelte/commit/d11f282e796716a79433969581bc278c719ae99d

ota-meshi commented 3 weeks ago

Wow, it was already fixed, thanks.