diff --git a/.github/workflows/release-files.yml b/.github/workflows/release-files.yml index 3351a30bd87..6043ed9f56f 100644 --- a/.github/workflows/release-files.yml +++ b/.github/workflows/release-files.yml @@ -161,6 +161,7 @@ jobs: with: name: zip-tarball_nover path: ${{ github.workspace }} + - name: Create sha256 sums for files run: | sha256sum ${{ steps.get-file-base.outputs.FILE_BASE }}.doxygen.zip > ${{ steps.get-file-base.outputs.FILE_BASE }}.sha256sums.txt