From ee329dc2e19f48271db063c89b6ae98d64d587ce Mon Sep 17 00:00:00 2001 From: martina40 Date: Thu, 4 May 2023 13:46:54 +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..418e0be55 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