Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mat83 committed Jun 27, 2024
1 parent 4d6b436 commit 086b751
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/repo-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Checkout destination repository
run: |
git clone -b ${BRANCH_NAME} ${DESTINATION_REPOSITORY} dest-repo
ENV:
env:
DESTINATION_REPOSITORY: https://source.foundries.io/factories/arduino/lmp-manifest.git
BRANCH_NAME: ${{ github.base_ref || github.ref_name }}

Expand Down

0 comments on commit 086b751

Please sign in to comment.