Sfoglia il codice sorgente

wip: add publish workflow

Jonathan Kelley 1 anno fa
parent
commit
53bfa98346
1 ha cambiato i file con 6 aggiunte e 0 eliminazioni
  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