Skip to content

Commit bd1181d

Browse files
committed
chore: ensure newline at end of open_vsx_publish.yml
1 parent faf1e5d commit bd1181d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/open_vsx_publish.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,5 @@ jobs:
4343
- name: Publish to OpenVSX
4444
run: npx ovsx publish *.vsix -p $OPENVSX_TOKEN
4545
env:
46-
OPENVSX_TOKEN: ${{ secrets.OPENVSX_TOKEN }}
46+
OPENVSX_TOKEN: ${{ secrets.OPENVSX_TOKEN }}
47+

0 commit comments

Comments
 (0)