Implement forgejo actions workflows #24

Merged
thepaperpilot merged 15 commits from thepaperpilot/Profectus:main into main 2023-11-05 17:00:29 +00:00
Showing only changes of commit c1d0b7eec6 - Show all commits

View file

@ -10,7 +10,7 @@ jobs:
runs-on: docker
steps:
- name: Setup RSync
uses: GuillaumeFalourd/setup-rsync@v1.1
uses: https://github.com/GuillaumeFalourd/setup-rsync@v1.1
run: rsync --version
- name: Checkout 🛎️