mirror of
https://github.com/getgrav/grav.git
synced 2025-02-20 19:56:53 +01:00
set token
This commit is contained in:
parent
f095cc760b
commit
a5d2c86e59
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
|
|
@ -18,6 +18,8 @@ jobs:
|
|||
php-version: 7.1
|
||||
extensions: opcache, gd
|
||||
coverage: none
|
||||
env:
|
||||
COMPOSER_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Install Dependencies
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user