diff --git a/.github/workflows/latest-release.yml b/.github/workflows/latest-release.yml index ad725485265..12e2f9e1b53 100644 --- a/.github/workflows/latest-release.yml +++ b/.github/workflows/latest-release.yml @@ -84,8 +84,8 @@ jobs: - name: Create GitHub release uses: softprops/action-gh-release@v1 with: - tag_name: ${{ env.PACKAGE_VERSION }} - target_commitish: ${{ env.CLEAN_REF }} +# tag_name: ${{ env.PACKAGE_VERSION }} +# target_commitish: ${{ env.CLEAN_REF }} files: | elementor-*.zip # ${{ env.CHANGELOG_FILE }}