diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 50cf4a3..c1f95cf 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -183,8 +183,6 @@ jobs: permissions: contents: read packages: write - env: - VERSION: ${{ needs.prepare.outputs.version }} steps: - name: Checkout repository uses: actions/checkout@v3