Skip to content

Commit

Permalink
update asset name
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel-GrunbergerCA committed Sep 1, 2021
1 parent ad37b6f commit 90431a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/export.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@ jobs:
with:
upload_url: ${{ needs.once.outputs.upload_url }}
asset_path: release/${{ matrix.framework }}.json
asset_name: release-${{ matrix.framework }}
asset_name: ${{ matrix.framework }}
asset_content_type: application/octet-stream

0 comments on commit 90431a7

Please sign in to comment.