diff --git a/README.md b/README.md index 6a5d915..e231e87 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ jobs: - name: Publish artifacts and release uses: houseabsolute/actions-rust-release@v0 with: - binary-name: ubi + executable-name: ubi target: ${{ matrix.platform.target }} ```