Typo
This commit is contained in:
parent
574c616929
commit
f1a37648d3
2
.github/workflows/mkdocs.yml
vendored
2
.github/workflows/mkdocs.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: ci
|
||||
name: mkdocs
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
|
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -40,4 +40,4 @@ jobs:
|
||||
prerelease: false
|
||||
title: "Release ${GITHUB_REF##*/}"
|
||||
body: "Automatically generated release notes."
|
||||
artifact: release/zips/*.zip
|
||||
artifacts: release/zips/*.zip
|
||||
|
Loading…
x
Reference in New Issue
Block a user