Skip to content

Commit

Permalink
update release name to kuadrant-wasm-shim-${{github.ref_name}}
Browse files Browse the repository at this point in the history
  • Loading branch information
eguzki committed Jun 12, 2024
1 parent ddb9dc0 commit 78b19d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
upload_url: ${{ github.event.release.upload_url }}
asset_path: target/wasm32-unknown-unknown/release/wasm_shim.wasm
asset_content_type: application/wasm
asset_name: kuadrant-ratelimit-wasm-${{ github.ref_name }}
asset_name: kuadrant-wasm-shim-${{ github.ref_name }}

0 comments on commit 78b19d4

Please sign in to comment.