Skip to content

Commit d90a46a

Browse files
theaminulaiCopilot
andauthored
Update .github/workflows/changelog-generator.yml
Co-authored-by: Copilot <[email protected]>
1 parent cbbc6f6 commit d90a46a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/changelog-generator.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ jobs:
117117
- name: Commit changes
118118
if: github.event. inputs.dry_run != 'true'
119119
env:
120-
MILESTONE_TITLE: ${{ steps. milestone.outputs.title }}
120+
MILESTONE_TITLE: ${{ steps.milestone.outputs.title }}
121121
run: |
122122
git config user.name "github-actions[bot]"
123123
git config user.email "github-actions[bot]@users.noreply.github.com"

0 commit comments

Comments
 (0)