Skip to content

Commit 2f6bede

Browse files
committed
ci: fix release asset
Signed-off-by: AlexandreBrg <alexandre.burgoni@clever-cloud.com>
1 parent 16f062d commit 2f6bede

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
ref: main
2323
- uses: taiki-e/upload-rust-binary-action@v1
2424
with:
25-
bin: fdb-exporter
25+
bin: fdbexporter
2626
tar: unix
2727
zip: windows
2828
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)