diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index a106e0f..ad97e19 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -142,7 +142,7 @@ jobs: run: echo "::set-output name=tag::$(echo $TAG)" - name: Create release id: create_release - uses: softprops/action-gh-release@4634c16e79c963813287e889244c50009e7f0981 + uses: softprops/action-gh-release@9b795e578288d5ff64564dfa7dd4cda7b04bb648 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: