Update forgejo actions workflow to rsync to the server on push to master/develop (#207)
All checks were successful
Stage / build (push) Successful in 8s
Stage / rsync (push) Successful in 6s

- Update the forgejo actions workflow to rsync to the server on push to the master/develop branch

#204

Reviewed-on: #207
Reviewed-by: VylpesTester <tester@vylpes.com>
Co-authored-by: Ethan Lane <ethan@vylpes.com>
Co-committed-by: Ethan Lane <ethan@vylpes.com>
This commit is contained in:
Ethan Lane 2024-08-02 17:44:43 +01:00 committed by Vylpes
parent 95afc76a5c
commit d85c812fbb
4 changed files with 37 additions and 93 deletions

View file

@ -7,7 +7,6 @@ on:
- hotfix/*
- renovate/*
- dependabot/*
- develop
jobs:
build: