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

This commit is contained in:
Stefan H. 2023-07-18 14:49:31 +02:00
parent 319a8943ee
commit efbe360530
1 changed files with 0 additions and 7 deletions

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