mirror of
https://github.com/filegator/filegator.git
synced 2025-08-12 14:44:38 +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'
|
php-version: '7.4'
|
||||||
extensions: zip
|
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
|
- name: Build and deploy docs
|
||||||
run: |
|
run: |
|
||||||
curl -OS https://couscous.io/couscous.phar
|
curl -OS https://couscous.io/couscous.phar
|
||||||
|
Reference in New Issue
Block a user