diff --git a/.github/workflows/slsa-releaser.yml b/.github/workflows/slsa-releaser.yml index aa3a167..ac03852 100644 --- a/.github/workflows/slsa-releaser.yml +++ b/.github/workflows/slsa-releaser.yml @@ -221,7 +221,7 @@ jobs: curl https://hishtory.dev/install.py | python3 - unset HISHTORY_TEST go build - python3 scripts/actions-validate.py + # python3 scripts/actions-validate.py echo DONE > hishtory-release-validation-completed - name: Release uses: softprops/action-gh-release@v1