Skip to content

Commit 482da45

Browse files
committed
Fix typo in release.yml
1 parent f3ba711 commit 482da45

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
@@ -17,7 +17,7 @@ jobs:
1717
asset_name: locustdb-linux-amd64
1818
- os: macos-latest
1919
artifact_name: repl
20-
esset_name: locustdb-macos-amd64
20+
asset_name: locustdb-macos-amd64
2121

2222
steps:
2323
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)