Fix Test Flow

This commit is contained in:
Jyotirmoy Bandyopadhayaya 2022-09-17 11:51:24 +05:30
parent 0d91d42079
commit 50e2011928
Signed by: bravo68web
GPG Key ID: F5671FD7BCB9917A
1 changed files with 1 additions and 1 deletions

View File

@ -28,4 +28,4 @@ jobs:
- uses: ./
with:
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}
target_repo_url: ${{ secrets.TARGET_REPO_URL }}
target_repo_url: ${{ secrets.TARGET_GITEA_REPO_URL }}