docs/.gitea/workflows/deploy.yaml
Andros Fenollosa 788f26b0d0
Some checks failed
Gitea Actions Deploy / Explore-Gitea-Actions (push) Failing after 2s
Update deploy.yaml
2024-06-04 20:18:48 +02:00

15 lines
262 B
YAML

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