Skip to content

Commit

Permalink
Set dynamic source branch switch
Browse files Browse the repository at this point in the history
(cherry picked from commit 8cce7e0)
  • Loading branch information
jaapio committed Mar 1, 2024
1 parent 974a32d commit af1ee80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sub-split.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
key: "${{ runner.os }}-splitsh-d-101"
- uses: "frankdejonge/[email protected]"
with:
source-branch: "main"
source-branch: "${{ env.GITHUB_REF_NAME }}"
config-path: "./config.subsplit-publish.json"
splitsh-path: "./.splitsh/splitsh-lite"
splitsh-version: "v1.0.1"

0 comments on commit af1ee80

Please sign in to comment.