mirror of
https://github.com/filegator/filegator.git
synced 2025-08-11 22:54:06 +02:00
fix docs ci
This commit is contained in:
5
.github/workflows/docs.yml
vendored
5
.github/workflows/docs.yml
vendored
@@ -17,6 +17,11 @@ jobs:
|
||||
php-version: '7.4'
|
||||
extensions: zip
|
||||
|
||||
- name: Setup Git
|
||||
run: |
|
||||
git config --global user.email "41898282+github-actions[bot]@users.noreply.github.com"
|
||||
git config --global user.name "github-actions[bot]"
|
||||
|
||||
- name: Build and deploy docs
|
||||
run: |
|
||||
curl -OS https://couscous.io/couscous.phar
|
||||
|
Reference in New Issue
Block a user