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 8cf5ba2 commit e857cbdCopy full SHA for e857cbd
.github/workflows/push.yml
@@ -57,5 +57,5 @@ jobs:
57
- name: Upload artifact
58
uses: actions/upload-artifact@v4
59
with:
60
- name: digma-${{ steps.version.outputs.version }}.vsix
+ name: ${{ steps.build.outputs.vsixPath }}
61
path: ${{ steps.build.outputs.vsixPath }}
0 commit comments