Skip to content

Commit 72db05d

Browse files
authored
Merge pull request #885 from phpDocumentor/configure-source-branch-split
Set dynamic source branch switch
2 parents b06f642 + 8cce7e0 commit 72db05d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sub-split.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
key: "${{ runner.os }}-splitsh-d-101"
3737
- uses: "frankdejonge/[email protected]"
3838
with:
39-
source-branch: "main"
39+
source-branch: "${{ env.GITHUB_REF_NAME }}"
4040
config-path: "./config.subsplit-publish.json"
4141
splitsh-path: "./.splitsh/splitsh-lite"
4242
splitsh-version: "v1.0.1"

0 commit comments

Comments
 (0)