Skip to content

Commit

Permalink
ci: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
greatislander committed Jan 20, 2025
1 parent 9bd9c0f commit e642583
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 @@ -30,7 +30,7 @@ jobs:
- uses: robotology/gh-action-nightly-merge@v1.5.2
with:
stable_branch: "main"
development_branche: "dev"
development_branch: "dev"
allow_ff: true
env:
GITHUB_TOKEN: ${{ steps.app-token.outputs.token }}

0 comments on commit e642583

Please sign in to comment.