소스 검색

wip: add publish workflow

Jonathan Kelley 1 년 전
부모
커밋
53bfa98346
1개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  1. 6 0
      .github/workflows/publish.yml

+ 6 - 0
.github/workflows/publish.yml

@@ -0,0 +1,6 @@
+# Release a number of things
+# - the extension
+# - the CLI
+# - nightly docs
+# - the website
+# - crates themselves