Migrate to Actions #13

Merged
chris merged 39 commits from gitea-actions into release 2024-12-17 18:37:06 -05:00
Showing only changes of commit adfeddf242 - Show all commits

View File

@ -15,3 +15,6 @@ jobs:
steps: steps:
- name: Run a command - name: Run a command
run: docker info run: docker info
- name: Clone repository
run: git pull gitea-actions