Skip to content

Commit b8f4508

Browse files
theaminulaiCopilot
andauthored
Update .github/workflows/changelog-generator.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 87dcca9 commit b8f4508

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
@@ -43,7 +43,7 @@ jobs:
4343
- name: Get milestone information
4444
id: milestone
4545
env:
46-
GH_TOKEN: ${{ secrets. GITHUB_TOKEN }}
46+
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4747
MILESTONE_INPUT: ${{ github.event.inputs.milestone }}
4848
EVENT_MILESTONE: ${{ github.event.milestone.number }}
4949
run: |

0 commit comments

Comments
 (0)