diff --git a/.github/workflows/ci-cd.yaml b/.github/workflows/ci-cd.yaml index 20503b6..3da247c 100644 --- a/.github/workflows/ci-cd.yaml +++ b/.github/workflows/ci-cd.yaml @@ -233,7 +233,7 @@ jobs: - name: Create GitHub release - uses: softprops/action-gh-release@aa05f9d77940d1a6b7a495c3264de51fabbf36d9 # master + uses: softprops/action-gh-release@5be0e66d93ac7ed76da52eca8bb058f665c3a5fe # master with: body_path: RELEASE.rst draft: false