@@ -38,6 +38,7 @@ jobs:
}
- name: Create Release
+ id: create_release
uses: mikepenz/action-gh-release@v0.2.0-a03
with:
body: ${{steps.github_release.outputs.changelog}}