mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2025-12-06 03:26:59 +03:00
Run rsync build after sb server
This commit is contained in:
3
.github/workflows/sb-server.yml
vendored
3
.github/workflows/sb-server.yml
vendored
@@ -14,7 +14,8 @@ jobs:
|
||||
folder: "."
|
||||
secrets:
|
||||
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
sb-client:
|
||||
rsync-host:
|
||||
needs: sb-server
|
||||
uses: ./.github/workflows/docker-build.yml
|
||||
with:
|
||||
name: "rsync-host"
|
||||
|
||||
Reference in New Issue
Block a user