We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b89a867 commit 23a7593Copy full SHA for 23a7593
.github/workflows/changelog.yml
@@ -10,7 +10,7 @@ on: workflow_dispatch
10
jobs:
11
generate:
12
name: Generate Changelog
13
- runs-on: ubuntu-latest'
+ runs-on: ubuntu-latest
14
outputs:
15
changelog: ${{steps.getchangelog.outputs.changelog}}
16
steps:
0 commit comments