Skip to content

Commit 119babf

Browse files
committed
Repository link fixed
1 parent 47e281b commit 119babf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gitsplit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- name: checkout
14-
run: git clone https://github.com/org/project /home/runner/work/org/project && cd /home/runner/work/org/project
14+
run: git clone https://github.com/web-token/jwt-framework /home/runner/work/web-token/jwt-framework && cd /home/runner/work/web-token/jwt-framework
1515
- name: Split repositories
1616
uses: docker://jderusse/gitsplit:latest
1717
with:

0 commit comments

Comments
 (0)