mirror of
https://codeberg.org/uzu/strudel
synced 2026-09-04 06:41:43 -04:00
rename deploy workflow
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
name: Build & Deploy
|
||||
name: Build and Deploy
|
||||
|
||||
on: [workflow_dispatch]
|
||||
|
||||
|
||||
Vendored
+4
-1
@@ -2,5 +2,8 @@
|
||||
"cSpell.words": [
|
||||
"subspan",
|
||||
"vals"
|
||||
]
|
||||
],
|
||||
"yaml.schemas": {
|
||||
"https://json.schemastore.org/github-workflow.json": "file:///home/felix/projects/strudel/.github/workflows/deploy.yml"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user