diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index d14391b..3c82606 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -310,7 +310,6 @@ jobs: - name: Get commit hash id: commit uses: pr-mpt/actions-commit-hash@v2 - run: echo "DEBUG commit short hash = ${{ steps.commit.outputs.short }}" - name: Create release id: create_release