diff --git a/.github/workflows/buildapp.yml b/.github/workflows/buildapp.yml index c9c4ae5..bdb672c 100644 --- a/.github/workflows/buildapp.yml +++ b/.github/workflows/buildapp.yml @@ -144,7 +144,7 @@ jobs: - name: Create Release id: create_release - uses: softprops/action-gh-release@v0.1.14 + uses: softprops/action-gh-release@v0.1.15 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} UYOU_VERSION: ${{ inputs.uyou_version }}