Update deploy.yaml
Some checks failed
Gitea Actions Deploy / Explore-Gitea-Actions (push) Failing after 3s

This commit is contained in:
Andros Fenollosa 2024-06-04 22:36:21 +02:00 committed by GitHub
parent e3ac661196
commit 71da120306
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,11 +2,16 @@ name: Gitea Actions Deploy
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
on: [push]
defaults:
run:
shell: bash
working-directory: /home/debian
jobs:
Explore-Gitea-Actions:
runs-on: ubuntu-latest:host
steps:
- name: List files in the repository
run: |
pwd
ls /home/debian
ls