We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 974a32d commit af1ee80Copy full SHA for af1ee80
.github/workflows/sub-split.yaml
@@ -36,7 +36,7 @@ jobs:
36
key: "${{ runner.os }}-splitsh-d-101"
37
- uses: "frankdejonge/use-subsplit-publish@1.1.0"
38
with:
39
- source-branch: "main"
+ source-branch: "${{ env.GITHUB_REF_NAME }}"
40
config-path: "./config.subsplit-publish.json"
41
splitsh-path: "./.splitsh/splitsh-lite"
42
splitsh-version: "v1.0.1"
0 commit comments