prepare v1.0.3

This commit is contained in:
irongut
2021-09-24 20:41:43 +01:00
parent 758c38f591
commit 0723132cf6
3 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
id: ${{ github.event.release.id }}
body: ${{steps.generate_changelog.outputs.result}}
body: ${{ steps.generate_changelog.outputs.result }}
deploy:
name: Deploy to GHCR