mirror of
https://github.com/devilbox/docker-php-fpm.git
synced 2025-12-20 16:01:14 +00:00
Fix GitHub Actions
This commit is contained in:
4
.github/workflows/schedule.yml
vendored
4
.github/workflows/schedule.yml
vendored
@@ -33,9 +33,7 @@ jobs:
|
|||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
ref: ${REF}
|
ref: ${{ matrix.refs }}
|
||||||
env:
|
|
||||||
REF: ${{ matrix.refs }}
|
|
||||||
|
|
||||||
- name: Show git info
|
- name: Show git info
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user