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
{{ message }}
This repository was archived by the owner on Jun 25, 2024. It is now read-only.
softprops/gh-action-releaseのファイルパターンがバックスラッシュだと反応しなかったため、0.1へダウングレードしたが、1.0へ再度アップグレードするべき。node-globがバックスラッシュをWindowsにおいてもパスコンポーネントの区切りではなくパターンのメタ文字に対する前置型エスケープとして意味論を変えた変更をそのまま受けていると推定され、その原理的にはパターンのパスコンポーネントの区切りをバックスラッシュからスラッシュにすれば良さそうである。