Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e02883dae0 |
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@@ -91,8 +91,7 @@ jobs:
|
||||
run: |
|
||||
set -euo pipefail
|
||||
rm -rf ./*
|
||||
cp -a ${RUNNER_TEMP}/
|
||||
/mkdocs_out/site/. .
|
||||
cp -a ${RUNNER_TEMP}/mkdocs_out/site/. .
|
||||
git add -A
|
||||
git config user.name "github-actions[bot]"
|
||||
git config user.email "github-actions[bot]@users.noreply.github.com"
|
||||
|
||||
Reference in New Issue
Block a user