docs/.gitea/workflows/deploy.yaml
Andros Fenollosa 51fcab7a07
All checks were successful
Gitea Actions Deploy / Explore-Gitea-Actions (push) Successful in 3s
Update deploy.yaml
2024-06-04 20:59:47 +02:00

11 lines
215 B
YAML

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