You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/direct_publish_setup.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Publishing an extension to Open VSX on your own
2
2
3
-
We advise extension authors to publish their extensions to Open VSX as a part of their CI/CD process. See [our reasoning why that is](https://github.com/open-vsx/publish-extensions#when-to-add-an-extension).
3
+
We advise extension authors to publish their extensions to Open VSX as a part of their CI/CD process. See [our reasoning why that is](https://github.com/open-vsx/publish-extensions/blob/master/CONTRIBUTING.md#when-to-add-an-extension).
4
4
5
5
To make the Open VSX publishing process easier, we have provided a template of a GitHub Actions workflow.
0 commit comments