ffffff yaml...
This commit is contained in:
parent
36f0024426
commit
345faeba8d
4
.github/workflows/test_and_publish.yml
vendored
4
.github/workflows/test_and_publish.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user