Skip to content

Commit

Permalink
Update test_ssh.yml
Browse files Browse the repository at this point in the history
Signed-off-by: andy Augustin <[email protected]>
  • Loading branch information
AndreasAugustin authored Jul 22, 2023
1 parent 964b161 commit 81a61be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_ssh.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
source_repo_path: ${{ secrets.SOURCE_REPO_PATH_TEST }} # <owner/repo>, should be within secrets
source_repo_ssh_private_key: ${{ secrets.SOURCE_REPO_SSH_PRIVATE_KEY }} # contains the private ssh key of the private repository
is_dry_run: true
is_dry_run: false

0 comments on commit 81a61be

Please sign in to comment.