Skip to content

Commit d4892ad

Browse files
committed
Revert "fix softprops/action-gh-release issue"
This reverts commit 6284d34. It's been fixed
1 parent 1e4509b commit d4892ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
overwrite: true
112112

113113
- name: Release
114-
uses: softprops/action-gh-release@v2.2.2
114+
uses: softprops/action-gh-release@v2
115115
if: startsWith(github.ref, 'refs/tags/')
116116
with:
117117
files: dist/*.dawn.node

0 commit comments

Comments
 (0)