Skip to content
This repository was archived by the owner on Jul 31, 2022. It is now read-only.

Commit a5c5696

Browse files
authored
provide full flag for vsce --pre-release
1 parent 6d69112 commit a5c5696

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
- name: Bump version
2323
id: bump
2424
run: |
25-
./node_modules/.bin/vsce publish --pre
25+
./node_modules/.bin/vsce publish --pre-release

0 commit comments

Comments
 (0)