kopia lustrzana https://github.com/jgromes/RadioLib
[CI] Allow code coverage report deploy only from master
rodzic
584f547954
commit
bcbf2a12e1
|
@ -38,6 +38,7 @@ jobs:
|
|||
path: extras/test/unit/lcov.report
|
||||
|
||||
- name: Deploy to GitHub Pages
|
||||
if: github.ref == 'refs/heads/master'
|
||||
uses: peaceiris/actions-gh-pages@v3
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
Ładowanie…
Reference in New Issue