Skip to content

Commit f61cd12

Browse files
committed
[ci] use GitHub SHA as immediate value for version var
Signed-off-by: Ayane Satomi <chinodesuuu@gmail.com>
1 parent 225b3f8 commit f61cd12

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-commit.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
- name: Build code-server Binary
1111
run: scripts/ci.bash
1212
env:
13+
VERSION: master
1314
VSCODE_VERSION: '1.38.1'
1415
MINIFY: 'true'
1516
PACKAGE: 'true'

0 commit comments

Comments
 (0)