Skip to content

Commit

Permalink
Fix release workflow (#137)
Browse files Browse the repository at this point in the history
Signed-off-by: Fabio Di Fabio <fabio.difabio@consensys.net>
  • Loading branch information
fab-10 authored Jan 30, 2025
1 parent e4f8d0a commit 1ca4e57
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 @@ -87,7 +87,7 @@ jobs:
asset_content_type: application/octet-stream

- name: Upload Release Dist Asset
id: upload-release-asset
id: upload-release-dist-asset
uses: actions/upload-release-asset@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 1ca4e57

Please sign in to comment.