Update main.yml
This commit is contained in:
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@@ -19,9 +19,6 @@ jobs:
|
|||||||
- name: Build
|
- name: Build
|
||||||
run: hugo --gc --cleanDestinationDir --baseURL https://ddwe.beging.de/ -v
|
run: hugo --gc --cleanDestinationDir --baseURL https://ddwe.beging.de/ -v
|
||||||
|
|
||||||
- name: Check dir
|
|
||||||
run: ls public/media
|
|
||||||
|
|
||||||
- name: Deploy
|
- name: Deploy
|
||||||
uses: peaceiris/actions-gh-pages@v2.4.0
|
uses: peaceiris/actions-gh-pages@v2.4.0
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user