Skip to content

Commit 2cd69d4

Browse files
committed
Fix checkout
1 parent e568fed commit 2cd69d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ runs:
2222
steps:
2323
- uses: actions/checkout@v4
2424
with:
25-
repository: "Scientific-Python-Translations/translations-sync"
25+
repository: "Scientific-Python-Translations/clean-up"
2626
- name: Import GPG key
2727
id: import-gpg
2828
uses: crazy-max/ghaction-import-gpg@v6

0 commit comments

Comments
 (0)