Skip to content

Commit b8e9a93

Browse files
committed
fix: update artifcat name
Signed-off-by: felixfaisal <faisalahmedfarooq46@gmail.com>
1 parent b52ded0 commit b8e9a93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-binaries.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222

2323
- uses: actions/upload-artifact@v2
2424
with:
25-
name: http_auth_bg.wasm
25+
name: wasm-filters.tar.gz
2626
path: ./wasm-filters.tar.gz
2727

2828

0 commit comments

Comments
 (0)