Skip to content

Commit

Permalink
ci(github): use lars' GH token
Browse files Browse the repository at this point in the history
  • Loading branch information
trieloff committed Apr 17, 2024
1 parent 1d8e249 commit 5043a05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@ jobs:
id: pull
uses: tretuna/sync-branches@1.4.0
with:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
GITHUB_TOKEN: ${{secrets.LARS_GH_TOKEN}}
FROM_BRANCH: "main"
TO_BRANCH: "next"

0 comments on commit 5043a05

Please sign in to comment.