diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 7fa6d840c..6abd10887 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -58,6 +58,7 @@ jobs: ASSETS_DIR: ${{ env.ASSETS_DIR }} BUILD_DIR: ${{ env.BUILD_DIR }} SLUG: woocommerce-myparcel + VERSION: steps.release.outputs.version rebase-develop: name: 'Rebase develop onto main'