.gitea/workflows/upload.yaml aktualisiert
Some checks failed
Compile Hugo code to HTML and upload / Explore-Gitea-Actions (push) Failing after 4s

This commit is contained in:
Stefan H. 2023-07-18 14:49:31 +02:00
parent 319a8943ee
commit efbe360530

View file

@ -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