Skip to content

Commit b30a448

Browse files
committed
fix(ci): revert source-branch to 3.x to fix splitsh revision error
1 parent 966d4aa commit b30a448

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-subplits.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
key: '${{ runner.os }}-splitsh'
3737
- uses: frankdejonge/use-subsplit-publish@1.1.0
3838
with:
39-
source-branch: '${{ github.ref_name }}'
39+
source-branch: '3.x'
4040
config-path: './config.subsplit-publish.json'
4141
splitsh-path: './.splitsh/splitsh-lite'
4242
splitsh-version: 'v1.0.1'

0 commit comments

Comments
 (0)