Skip to content

Commit

Permalink
version bumpt to 2.2.21
Browse files Browse the repository at this point in the history
  • Loading branch information
Sandip117 committed Oct 4, 2024
1 parent 8767c11 commit e09684f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ jobs:

- name: Create plugin description
run: |
docker run --rm ${{ steps.info.outputs.local_tag }} dircopy --json \
docker run --rm ${{ steps.info.outputs.local_tag }} lld_inference --json \
| jq '. + {"name": "pl-lld_inference", "public_repo": "${{ github.server_url }}/${{ github.repository }}", "dock_image": "${{ steps.info.outputs.one_tag }}"}' > ./description.json
- name: Upload ChRIS Plugin
id: upload
Expand Down

0 comments on commit e09684f

Please sign in to comment.