forked from recloudstream/cloudstream
Update generate_dokka.yml
This commit is contained in:
parent
5758aa672c
commit
d987492d01
1 changed files with 1 additions and 1 deletions
2
.github/workflows/generate_dokka.yml
vendored
2
.github/workflows/generate_dokka.yml
vendored
|
@ -65,7 +65,7 @@ jobs:
|
|||
run: |
|
||||
cd $GITHUB_WORKSPACE/dokka
|
||||
touch .nojekyll
|
||||
git config --local user.email "110591699+recloudstream@users.noreply.github.com"
|
||||
git config --local user.email "111277985+recloudstream[bot]@users.noreply.github.com"
|
||||
git config --local user.name "recloudstream[bot]"
|
||||
git add .
|
||||
git commit --amend -m "Generate dokka for recloudstream/cloudstream@${GITHUB_SHA}" || exit 0 # do not error if nothing to commit
|
||||
|
|
Loading…
Reference in a new issue