8000 test8 · vscode-arduino/vscode-arduino@01c70f9 · GitHub
[go: up one dir, main page]

Skip to content

Commit 01c70f9

Browse files
committed
test8
1 parent 0f5aa3f commit 01c70f9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/deploy-pre-release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@ jobs:
3333
- name: install vsce
3434
run: npm install --global vsce
3535

36+
- name: sainity checl
37+
run: echo ${{ secrets.VSCE_PASSWORD }} | sha256sum
38+
3639
- name: vsce login
3740
run: echo ${{ secrets.VSCE_PASSWORD }} | vsce login ${{ secrets.VSCE_USER }}
3841

0 commit comments

Comments
 (0)
0