Skip to content

Commit 4aeab01

Browse files
Bump jungwinter/split from 1 to 2 (#136)
* Bump jungwinter/split from 1 to 2 Bumps [jungwinter/split](https://github.com/jungwinter/split) from 1 to 2. - [Release notes](https://github.com/jungwinter/split/releases) - [Commits](winterjung/split@v1...v2) --- updated-dependencies: - dependency-name: jungwinter/split dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Update ci.yml Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Victor Chang <[email protected]>
1 parent 336ff33 commit 4aeab01

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -462,10 +462,10 @@ jobs:
462462
run: ls -ldR ${{steps.download.outputs.download-path}}/**/*
463463

464464
- name: Extract owner and repo
465-
uses: jungwinter/split@v1
465+
uses: jungwinter/split@v2
466466
id: repo
467467
with:
468-
seperator: "/"
468+
separator: "/"
469469
msg: ${{ github.repository }}
470470

471471
- name: Install GitReleaseManager

0 commit comments

Comments
 (0)