Skip to content

Commit 8c5f611

Browse files
author
Hudson Xing
committed
feat: add build and release workflow to main
1 parent 28d1d41 commit 8c5f611

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,5 +116,5 @@ jobs:
116116
- name: Upload build artifact
117117
uses: actions/upload-artifact@v4
118118
with:
119-
name: vscode-reh-web-linux-x64-${{ env.VERSION }}
119+
name: npm-package
120120
path: vscode-reh-web-linux-x64-${{ env.VERSION }}.tar.gz

0 commit comments

Comments
 (0)