Skip to content

Commit 9719561

Browse files
committed
fix repo string
1 parent 2f12c11 commit 9719561

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
@@ -15,7 +15,7 @@ runs:
1515
steps:
1616
- uses: actions/checkout@v4
1717
with:
18-
repository: "https://github.com/Adyen/adyen-swift-public-api-diff"
18+
repository: "Adyen/adyen-swift-public-api-diff"
1919
ref: "main"
2020
- name: "Run Diff"
2121
run: |

0 commit comments

Comments
 (0)