mirror of
https://github.com/niklasvh/html2canvas.git
synced 2023-08-10 21:13:10 +03:00
Update ci.yml
This commit is contained in:
parent
51de34787a
commit
e496047888
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -275,7 +275,7 @@ jobs:
|
|||||||
publish-docs:
|
publish-docs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
name: Publish Docs
|
name: Publish Docs
|
||||||
if: ${{ github.ref == 'master' }}
|
if: ${{ github.ref == 'refs/heads/master' }}
|
||||||
needs: docs
|
needs: docs
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
Loading…
Reference in New Issue
Block a user