This commit is contained in:
2026-02-12 11:22:51 +03:00
parent 7c2d731399
commit f2785241bf
6 changed files with 16 additions and 16 deletions

View File

@@ -4,7 +4,7 @@
#
# Customize:
# - cron schedule
# - org/josh-sync@v1: pin to your library repo and version
# - uses: https://your-gitea.example.com/org/josh-sync@v1 pin to your library repo and version
name: "Josh Sync ← Subrepo"
@@ -40,7 +40,7 @@ jobs:
curl -sL "https://github.com/mikefarah/yq/releases/download/v4.44.6/yq_linux_amd64" \
-o /usr/local/bin/yq && chmod +x /usr/local/bin/yq
- uses: org/josh-sync@v1
- uses: https://your-gitea.example.com/org/josh-sync@v1
with:
direction: reverse
target: ${{ github.event.inputs.target || '' }}