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.
2 parents c71b5f7 + 6e6fd8d commit 6632d2eCopy full SHA for 6632d2e
.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: "${{ env.GITHUB_REF_NAME }}"
+ source-branch: "${{ 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