ffffff yaml...

This commit is contained in:
Shish 2020-03-19 14:02:49 +00:00
parent 36f0024426
commit 345faeba8d

View File

@ -76,8 +76,8 @@ jobs:
php ocular.phar code-coverage:upload --format=php-clover data/coverage.clover
publish:
runs-on: ubuntu-latest
needs: build
if: github.ref == 'refs/heads/master'
needs: build
if: github.ref == 'refs/heads/master'
steps:
- uses: actions/checkout@master
- name: Publish to Registry