We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a41698f commit 0d20aabCopy full SHA for 0d20aab
.github/workflows/publish.yml
@@ -29,7 +29,7 @@ jobs:
29
run: vsce package
30
31
- name: Publish to Github Releases
32
- uses: softprops/action-gh-release@69320dbe05506a9a39fc8ae11030b214ec2d1f87
+ uses: softprops/action-gh-release@92bc83c4214f780e84c7d2a85464a2ca05ebc2f0
33
with:
34
files: |
35
*.vsix
0 commit comments