diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 27a055c..f0289d4 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -217,7 +217,7 @@ jobs: - name: Create GitHub release id: github_release - uses: softprops/action-gh-release@v2.0.8 + uses: softprops/action-gh-release@v2.1.0 with: tag_name: ${{ github.ref }} name: ${{ env.PLUGIN_NAME }} ${{ github.ref }}