docs/.gitea/workflows/deploy.yaml
Andros Fenollosa e3ac661196
Some checks are pending
Gitea Actions Deploy / Explore-Gitea-Actions (push) Waiting to run
Update deploy.yaml
2024-06-04 22:33:33 +02:00

13 lines
274 B
YAML

name: Gitea Actions Deploy
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
on: [push]
jobs:
Explore-Gitea-Actions:
runs-on: ubuntu-latest:host
steps:
- name: List files in the repository
run: |
pwd
ls /home/debian