Skip to content

Commit

Permalink
fix: added custom description (#626)
Browse files Browse the repository at this point in the history
Co-authored-by: souvik <souvikde.ns@gmail.com>
  • Loading branch information
Savio629 and Souvikns authored Jun 6, 2023
1 parent eba0b55 commit ba1d5db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
user: ${{secrets.DOCKER_USERNAME}}
pass: ${{ secrets.DOCKER_PASSWORD }}
slug: asyncapi/cli
description: true
description: CLI to work with your AsyncAPI files

0 comments on commit ba1d5db

Please sign in to comment.