diff --git a/.github/workflows/release-plugin.yml b/.github/workflows/release-plugin.yml index 54297a580..fe1743849 100644 --- a/.github/workflows/release-plugin.yml +++ b/.github/workflows/release-plugin.yml @@ -214,7 +214,6 @@ jobs: env: SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }} SVN_USERNAME: ${{ secrets.SVN_USERNAME }} - VERSION: ${{ env.VERSION }} - name: Update release with ZIP file uses: ncipollo/release-action@v1