diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index ef4ee14..c5340a6 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -259,7 +259,7 @@ jobs: directory: build path: FBX2glTF - - uses: "marvinpinto/action-automatsic-releases@latest" + - uses: "marvinpinto/action-automatic-releases@latest" with: repo_token: "${{ secrets.GITHUB_TOKEN }}" automatic_release_tag: latest-macos