From d74d4337c670c2fac4130160221ac9816db613ad Mon Sep 17 00:00:00 2001 From: Girges Scandar Date: Tue, 12 Nov 2024 14:28:51 +0100 Subject: [PATCH] update repo name --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 8faeae5..407bb06 100644 --- a/action.yml +++ b/action.yml @@ -44,7 +44,7 @@ runs: id: checkout uses: actions/checkout@v4 with: - repository: ${{ github.action_repository }} + repository: "getyourguide/ownyourcode" - name: Setup Node.js id: setup-node