Update .gitea/workflows/hugo.yaml
Some checks failed
/ deploy (push) Failing after 24s

This commit is contained in:
Mans Ziesel 2023-07-08 16:54:03 +00:00
parent 1e51fc7131
commit e594d9f7b2

View File

@ -31,6 +31,9 @@ jobs:
name: website-files.tar name: website-files.tar
path: website.tar path: website.tar
- name: Test
run: ls -la ; pwd
- name: Deploy to Garage - name: Deploy to Garage
uses: https://github.com/mamal72/minio-perfect-deploy-action@main uses: https://github.com/mamal72/minio-perfect-deploy-action@main
with: with: