Browse Source

wip: add publish workflow

Jonathan Kelley 1 year ago
parent
commit
53bfa98346
1 changed files with 6 additions and 0 deletions
  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