From eab914c7279bd3fa2fb4eb6cf7a9206abf8eff3c Mon Sep 17 00:00:00 2001 From: martina40 Date: Thu, 4 May 2023 13:49:38 +0200 Subject: [PATCH] Update deploy-pipeline.yaml --- .github/workflows/deploy-pipeline.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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