diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 94ff2cb..3fc91fc 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -60,7 +60,7 @@ jobs: token: ${{ secrets.GITHUB_TOKEN }} artifacts: ${{ steps.jprm.outputs.artifact }} makeLatest: latest - body: ${{ env.RELEASE_MESSAGE }} + body: ${{ env.RELEASE_MESSAGE }} - name: Update manifest.json uses: stefanzweifel/git-auto-commit-action@v4