Skip to content

Commit

Permalink
Update private-repo.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillaumeFalourd authored Oct 2, 2023
1 parent 137657f commit 7b67ff4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/private-repo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
uses: GuillaumeFalourd/clone-github-repo-action@main
with:
owner: 'GuillaumeFalourd'
branch: master
repository: 'formulas-training'
access-token: ${{ secrets.ACCESS_TOKEN }}

Expand All @@ -36,6 +37,7 @@ jobs:
uses: GuillaumeFalourd/clone-github-repo-action@main
with:
owner: 'GuillaumeFalourd'
branch: master
repository: 'formulas-training'
access-token: ${{ secrets.ACCESS_TOKEN }}

Expand All @@ -55,6 +57,7 @@ jobs:
uses: GuillaumeFalourd/clone-github-repo-action@main
with:
owner: 'GuillaumeFalourd'
branch: master
repository: 'formulas-training'
access-token: ${{ secrets.ACCESS_TOKEN }}

Expand Down

0 comments on commit 7b67ff4

Please sign in to comment.