diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index e3c2fe0b..0ff885a0 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -35,7 +35,7 @@ jobs: - name: Create GitHub Release # workaround for https://github.com/softprops/action-gh-release/issues/628 - uses: softprops/action-gh-release@da05d552573ad5aba039eaac05058a918a7bf631 + uses: softprops/action-gh-release@6cbd405e2c4e67a21c47fa9e383d020e4e28b836 with: files: packages/*/*.vsix fail_on_unmatched_files: true