.gitea/workflows/upload.yaml aktualisiert
Some checks failed
Compile Hugo code to HTML and upload / Explore-Gitea-Actions (push) Failing after 4s
Some checks failed
Compile Hugo code to HTML and upload / Explore-Gitea-Actions (push) Failing after 4s
This commit is contained in:
parent
319a8943ee
commit
efbe360530
1 changed files with 0 additions and 7 deletions
|
@ -19,10 +19,3 @@ jobs:
|
|||
|
||||
- name: Build
|
||||
run: hugo --minify
|
||||
|
||||
# - name: Deploy
|
||||
# uses: peaceiris/actions-gh-pages@v3
|
||||
# if: ${{ github.ref == 'refs/heads/main' }}
|
||||
# with:
|
||||
# github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
# publish_dir: ./public
|
Loading…
Reference in a new issue