Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
de-ich committed Aug 13, 2024
1 parent 70c7e7a commit 8c28282
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: "v${{ steps.inferVersion.outputs.version }}"
asset_files: "capability-check-node-red/node-red-capability-check_v${{ steps.inferVersion.outputs.version }}.tar"
asset_files: "capability-check-node-red/capability-check-node-red_v${{ steps.inferVersion.outputs.version }}.tar"

0 comments on commit 8c28282

Please sign in to comment.