We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 966d4aa commit b30a448Copy full SHA for b30a448
.github/workflows/publish-subplits.yml
@@ -36,7 +36,7 @@ jobs:
36
key: '${{ runner.os }}-splitsh'
37
- uses: frankdejonge/use-subsplit-publish@1.1.0
38
with:
39
- source-branch: '${{ github.ref_name }}'
+ source-branch: '3.x'
40
config-path: './config.subsplit-publish.json'
41
splitsh-path: './.splitsh/splitsh-lite'
42
splitsh-version: 'v1.0.1'
0 commit comments