"#"
This commit is contained in:
@@ -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 || '' }}
|
||||
|
||||
Reference in New Issue
Block a user