mirror of
https://github.com/filegator/filegator.git
synced 2025-08-13 00:14:11 +02:00
cont
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 docs
|
- name: Build docs
|
||||||
run: |
|
run: |
|
||||||
composer global require couscous/couscous
|
composer global require couscous/couscous
|
||||||
|
Reference in New Issue
Block a user