Files
docs/.gitea/workflows/deploy.yaml
Andros Fenollosa 04b8b62f16 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