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 407412f commit 115a112Copy full SHA for 115a112
.github/workflows/changelog.yml
@@ -63,7 +63,7 @@ jobs:
63
uses: actions/upload-artifact@v2
64
with:
65
name: out
66
- path: .gradle/CHANGELOG.md
+ path: .github/CHANGELOG.md
67
68
view:
69
name: View Changelog Output
0 commit comments