docs/.gitea/workflows/deploy.yaml
Andros Fenollosa a017a02a43
All checks were successful
Gitea Actions Deploy / Explore-Gitea-Actions (push) Successful in 2s
Update deploy.yaml
2024-06-04 22:43:37 +02:00

18 lines
303 B
YAML

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:
steps:
- name: List files in the repository
run: |
pwd
ls /