diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index a5ce5c7..09e5083 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -78,7 +78,7 @@ jobs: fetch-depth: 0 - name: Create Release - uses: softprops/action-gh-release@v2.6.1 + uses: softprops/action-gh-release@v3.0.0 with: tag_name: ${{ github.event.inputs.tag }} name: ${{ github.event.inputs.tag }}