Add forgejo workflows support #53

Merged
thepaperpilot merged 15 commits from thepaperpilot/Profectus:main into main 2024-02-11 19:43:38 +00:00
Showing only changes of commit 953cd8047e - Show all commits

View file

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