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

Commit 1a1989d

Browse files
committed
Merge branch 'master' of github.com:halcyon-tech/git-client-ibmi
2 parents 75f96ac + fbdd365 commit 1a1989d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,6 @@ jobs:
1414
args: "publish -p $PUBLISHER_TOKEN"
1515
env:
1616
PUBLISHER_TOKEN: ${{ secrets.PUBLISHER_TOKEN }}
17+
18+
- name: Publish to Open VSX
19+
run: npx ovsx publish -p ${{ secrets.OPENVSX_TOKEN }}

0 commit comments

Comments
 (0)