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:
|
||||
runs-on: ubuntu-latest
|
||||
name: Publish Docs
|
||||
if: ${{ github.ref == 'master' }}
|
||||
if: ${{ github.ref == 'refs/heads/master' }}
|
||||
needs: docs
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
Loading…
Reference in New Issue
Block a user