mirror of
https://github.com/irongut/CodeCoverageSummary.git
synced 2026-05-14 14:10:14 +02:00
prepare v1.0.3
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user