Skip to content

Commit 009a115

Browse files
committed
[GHA] Fix typo
[GHA] Fix typo
1 parent 147406d commit 009a115

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/snapshot-vscode-extension.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
with:
3939
node-version: 22
4040
- name: version
41+
id: version
4142
run: |
4243
cd ${{ github.workspace }}/vscode-extensions/${{ inputs.extension-name }}
4344
version=$(npm pkg get version)

0 commit comments

Comments
 (0)