Skip to content

Commit

Permalink
Update mirror-to-codecommit.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pnvnd committed Apr 28, 2024
1 parent f0430aa commit fd5b734
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mirror-to-codecommit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:
- name: Mirror to CodeCommit
uses: pixta-dev/repository-mirroring-action@v1
with:
target_repo_url: ssh://git-codecommit.ca-central-1.amazonaws.com/v1/repos/Tales-of-Destiny-DC
target_repo_url: ssh://git-codecommit.ca-central-1.amazonaws.com/v1/repos/${{ github.event.repository.name }}
ssh_private_key: ${{ secrets.CODECOMMIT_SSH_PRIVATE_KEY }}
ssh_username: ${{ secrets.CODECOMMIT_SSH_PRIVATE_KEY_ID }}

0 comments on commit fd5b734

Please sign in to comment.