diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index cf776b3..2812b74 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -367,7 +367,7 @@ jobs: - name: Create GitHub Release id: create_release - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@v3 with: tag_name: v${{ env.DISCORD_VERSION }} files: |