diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 1343e6b..bc07178 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -295,7 +295,7 @@ jobs: run: find artifacts/ -type f -ls - name: Create Release - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@v3 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: