We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a41698f commit 78e6a51Copy full SHA for 78e6a51
.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@f138a074094d2971f64c437ce38e846cef869b2f
33
with:
34
files: |
35
*.vsix
0 commit comments