Skip to content

Commit

Permalink
Update Synchronizing.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
guyrenny authored Jul 27, 2023
1 parent 1c4ceca commit 8f84c3d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Synchronizing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,8 @@ jobs:
- name: Checkout destination repository
uses: actions/checkout@v2
with:
repository: coralogix/cloudformation-coralogix-aws
token: ${{ secrets.GH_TOKEN }}
repository: guyrenny/guy-renny-cloudformation
token: ${{ secrets.DESTINATION_REPO_TOKEN }}

- name: Create template-readme-directory
run: mkdir ./template-readme-directory
Expand Down

0 comments on commit 8f84c3d

Please sign in to comment.