Skip to content

Commit

Permalink
fix default branch for fio action
Browse files Browse the repository at this point in the history
  • Loading branch information
mat83 committed Jun 27, 2024
1 parent 6ce5b2d commit 345556a
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 @@ -17,7 +17,7 @@ jobs:
fetch-depth: 0

- name: Sync repos
uses: foundriesio/mirror-action@main
uses: foundriesio/mirror-action@master
with:
REMOTE: "https://source.foundries.io/factories/arduino/lmp-manifest.git"
GIT_ACCESS_TOKEN: ${{ secrets.FOUNDRIES_ACCESS_TOKEN }}
Expand Down

0 comments on commit 345556a

Please sign in to comment.