Skip to content

Commit 79c7075

Browse files
zMynxxewjoachim
authored andcommitted
fix: description label
1 parent ce5a09c commit 79c7075

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
org='py-cov-action'
6161
commit-sha='${{ github.sha }}'
6262
org.opencontainers.image.source='https://github.com/${{ github.repository }}'
63-
org.opencontainers.image.description='AWS Lambda Calculator is the only extensive and thorough cost estimation tool for the AWS Lambda product. It's based on a simple API that produces a cost estimation based on different Lambda configuration variables and parameters such as CPU, RAM, concurrency, invocations, free tier, and much more. This can be helpful for any FinOps fields or tools in the future.'
63+
org.opencontainers.image.description='Publish coverage report as PR comment, and create a coverage badge & dashboard to display on the Readme for Python projects, all inside GitHub without third party servers'
6464
org.opencontainers.image.licenses='MIT'
6565
tags: |
6666
ewjoachim/python-coverage-comment-action-base:v6

0 commit comments

Comments
 (0)