Skip to content

Commit

Permalink
tyops
Browse files Browse the repository at this point in the history
  • Loading branch information
arrowplum committed Nov 27, 2024
1 parent b7fd653 commit c034a31
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/build-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -177,10 +177,9 @@ jobs:
run: |
echo '{
"name": "${{ env.JFROG_CLI_BUILD_NAME }}",\
"version": "${{ env.VERSION }}",\
"description": "Release bundle for ${GITHUB_REPOSITORY} version ${GITHUB_SHA}",\
"release_notes": "$sanitized_release_notes",
"name": "${{ env.JFROG_CLI_BUILD_NAME }}",
"version": "${{ env.VERSION }}",
"description": "Release bundle for ${GITHUB_REPOSITORY} version ${GITHUB_SHA}",
"files": [
{
"project": "ecosystem",
Expand Down

0 comments on commit c034a31

Please sign in to comment.