Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ludy87 committed Dec 29, 2024
1 parent 33e0f94 commit a5a9436
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 @@ -136,7 +136,7 @@ jobs:
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: ${{ github.workspace }}/custom_components/ipv64/ipv64.zip.sigstore
asset_name: ipv64.zip.asc
asset_name: ipv64.zip.sigstore
tag: ${{ steps.version.outputs.version }}
overwrite: true

Expand Down

0 comments on commit a5a9436

Please sign in to comment.