Skip to content

Commit

Permalink
Update sync_branches.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jlcrodrigues authored Feb 22, 2024
1 parent c709662 commit 2dedc80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync_branches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ jobs:
- name: Sync branches
uses: TreTuna/sync-branches@1.4.0
with:
GITHUB_TOKEN: ${{ secrets.PAT }}
TOKEN: ${{ secrets.PAT }}
FROM_BRANCH: github
TO_BRANCH: main

0 comments on commit 2dedc80

Please sign in to comment.