We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7259fb commit b296e64Copy full SHA for b296e64
.github/workflows/build-vsix.yml
@@ -42,4 +42,4 @@ jobs:
42
issue-number: ${{ github.event.pull_request.number }}
43
body: |
44
Build successful! 🚀
45
- You can download the VSIX artifact from the [GitHub Actions run](${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}).
+ You can download the VSIX extension [here](${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}).
0 commit comments