Skip to content

Commit

Permalink
Update create-pr.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dcolina authored Aug 6, 2024
1 parent 165e3bd commit b6ff90b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
env:
AUXILIARY_BRANCH: ${{ steps.update-config.outputs.auxiliary-branch }}
with:
branch: $AUXILIARY_BRANCH
branch: '${AUXILIARY_BRANCH}'
base: main
title: 'Auto-generated PR: Update configuration files'
body: 'This PR was created automatically to update the configuration files.'
Expand Down

0 comments on commit b6ff90b

Please sign in to comment.