summaryrefslogtreecommitdiffstats
path: root/.github/workflows
diff options
context:
space:
mode:
authorGravatar Hassan Abouelela <[email protected]>2022-05-11 02:42:43 +0400
committerGravatar Hassan Abouelela <[email protected]>2022-05-29 16:19:52 +0400
commited4b2fbea5c664a1950df66a534b3233efdc5c4e (patch)
tree4db5dd241e0add8a572a50a239a75be2a305078b /.github/workflows
parentRemove Discord `MissingSentinel` (diff)
Restore Releases Changelog
Add the releases-based changelog system back, and migrate the old changelog entries. Signed-off-by: Hassan Abouelela <[email protected]>
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/docs.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/docs.yaml b/.github/workflows/docs.yaml
index ad10f75f..79a96ea5 100644
--- a/.github/workflows/docs.yaml
+++ b/.github/workflows/docs.yaml
@@ -37,7 +37,7 @@ jobs:
- name: Generate HTML Site
run: sphinx-build -nW -j auto -b html docs docs/build
- - name: Uplaod Build Artifact
+ - name: Upload Build Artifact
uses: actions/upload-artifact@v2
with:
name: docs