Skip to content

Commit 7b67ff4

Browse files
Update private-repo.yml
1 parent 137657f commit 7b67ff4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/private-repo.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
uses: GuillaumeFalourd/clone-github-repo-action@main
1818
with:
1919
owner: 'GuillaumeFalourd'
20+
branch: master
2021
repository: 'formulas-training'
2122
access-token: ${{ secrets.ACCESS_TOKEN }}
2223

@@ -36,6 +37,7 @@ jobs:
3637
uses: GuillaumeFalourd/clone-github-repo-action@main
3738
with:
3839
owner: 'GuillaumeFalourd'
40+
branch: master
3941
repository: 'formulas-training'
4042
access-token: ${{ secrets.ACCESS_TOKEN }}
4143

@@ -55,6 +57,7 @@ jobs:
5557
uses: GuillaumeFalourd/clone-github-repo-action@main
5658
with:
5759
owner: 'GuillaumeFalourd'
60+
branch: master
5861
repository: 'formulas-training'
5962
access-token: ${{ secrets.ACCESS_TOKEN }}
6063

0 commit comments

Comments
 (0)