diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index eadc12b..183b2ec 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -16,6 +16,6 @@ jobs: # https://github.com/actions/checkout uses: actions/checkout@v3 - - name: build + - name: build_binary run: ./scripts/publish_binary