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
upload-pages-artifact excludes hidden files, so .well-known isnt being
published. see actions/upload-pages-artifact#129
This PR drops that action to tar the _site dir ourselves and hands it
off to upload-artifact for publishing.
We probably don't even need to use that action if it ever has the config
changed, but I'll open a PR to them with a include-hidden-files option
0 commit comments