Skip to content

Commit

Permalink
Fix commit message for ID sync action (#1887)
Browse files Browse the repository at this point in the history
  • Loading branch information
amousset authored Feb 13, 2024
1 parent 2792c8d commit 9187931
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-ids.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
commit-message: ${{ steps.assign.outputs.commit_message }}
title: ${{ steps.sync_id.outputs.commit_message }}
title: ${{ steps.sync_ids.outputs.commit_message }}
branch: sync-ids

0 comments on commit 9187931

Please sign in to comment.