diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 80297c59..647d5deb 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -38,7 +38,7 @@ jobs: - name: Detect and tag new version id: check-version - if: steps.check-parent-commit.outputs.sha + if: env.sha uses: salsify/action-detect-and-tag-new-version@v2 with: version-command: |