mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2026-01-27 12:50:47 +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: "."
|
folder: "."
|
||||||
secrets:
|
secrets:
|
||||||
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
sb-client:
|
rsync-host:
|
||||||
|
needs: sb-server
|
||||||
uses: ./.github/workflows/docker-build.yml
|
uses: ./.github/workflows/docker-build.yml
|
||||||
with:
|
with:
|
||||||
name: "rsync-host"
|
name: "rsync-host"
|
||||||
|
|||||||
Reference in New Issue
Block a user