docs/.gitea/workflows/deploy.yaml

11 lines
215 B
YAML
Raw Normal View History

2024-06-04 20:10:16 +02:00
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: |
2024-06-04 20:56:33 +02:00
ls