Skip to content

Commit

Permalink
fix distribute workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
storybehind committed Sep 3, 2024
1 parent de9c435 commit e7c9e94
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/distribute-zboxcli-choco.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,8 @@ jobs:
<metadata>
<id>${{ env.PACKAGE_ID }}</id>
<version>${{ env.APP_VERSION }}</version>
<authors>Saswata Basu</authors>
<owners>Saswata Basu</owners>
<licenseUrl>https://github.com/0chain/zboxcli/blob/staging/LICENSE</licenseUrl>
<projectUrl>https://github.com/0chain/zboxcli</projectUrl>
<description>zbox is a command line interface (CLI) tool to understand the capabilities of Züs dStorage and prototype your app.</description>
Expand Down

0 comments on commit e7c9e94

Please sign in to comment.