diff --git a/.github/workflows/deploy-pipeline.yaml b/.github/workflows/deploy-pipeline.yaml index 1b3ff75e2..8ea20ffdf 100644 --- a/.github/workflows/deploy-pipeline.yaml +++ b/.github/workflows/deploy-pipeline.yaml @@ -57,7 +57,7 @@ jobs: with: tag_name: ${{ github.run_number }} release_name: Release ${{ github.run_number }} - body: New release for ${{ github.sha }}. Release notes can be found in the docs. + body: New release for ${{ github.sha }}. Release notes can be found in the docs. draft: false prerelease: false - name: Download artifact