Skip to content

Commit 985bdd2

Browse files
Update softprops/action-gh-release action to v2.6.1
1 parent f1f5f5e commit 985bdd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_vsix.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ jobs:
176176
path: dist
177177

178178
- name: Create GitHub Release
179-
uses: softprops/action-gh-release@v2.5.0
179+
uses: softprops/action-gh-release@v2.6.1
180180
with:
181181
files: dist/**/*.vsix
182182
env:

0 commit comments

Comments
 (0)