chore: lint
This commit is contained in:
parent
070b30f2f0
commit
fc2960ffe4
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -34,4 +34,4 @@ jobs:
|
|||||||
- name: Deploy to GitHub Pages
|
- name: Deploy to GitHub Pages
|
||||||
if: github.ref == 'refs/heads/master'
|
if: github.ref == 'refs/heads/master'
|
||||||
# https://github.com/actions/deploy-pages
|
# https://github.com/actions/deploy-pages
|
||||||
uses: actions/deploy-pages@v2.0.0
|
uses: actions/deploy-pages@v2.0.0
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user