Skip to content

Commit f80eb92

Browse files
authored
Fix typo
1 parent dba8555 commit f80eb92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@ jobs:
318318
uses: jungwinter/split@v2
319319
id: repo
320320
with:
321-
seperator: "/"
321+
separator: "/"
322322
msg: ${{ github.repository }}
323323

324324
- name: Install GitReleaseManager

0 commit comments

Comments
 (0)