Quellcode durchsuchen

wip: add publish workflow

Jonathan Kelley vor 1 Jahr
Ursprung
Commit
53bfa98346
1 geänderte Dateien mit 6 neuen und 0 gelöschten Zeilen
  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