Skip to content

Commit 23a7593

Browse files
authored
Update changelog.yml
1 parent b89a867 commit 23a7593

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on: workflow_dispatch
1010
jobs:
1111
generate:
1212
name: Generate Changelog
13-
runs-on: ubuntu-latest'
13+
runs-on: ubuntu-latest
1414
outputs:
1515
changelog: ${{steps.getchangelog.outputs.changelog}}
1616
steps:

0 commit comments

Comments
 (0)