diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index bfd78cf..eaac851 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -86,6 +86,7 @@ jobs: - name: Create Release id: create_release uses: actions/create-release@v1 + continue-on-error: true env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: