From 8cc3cbe5ab5495c949450019924682674594c56a Mon Sep 17 00:00:00 2001 From: forkimenjeckayang Date: Wed, 12 Jun 2024 21:50:43 +0100 Subject: [PATCH] workflow: modified --- .github/workflows/release.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index b057f23..8c05bcd 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -64,7 +64,8 @@ jobs: body: | Release notes for v1.0.0 - Feature 1 implemented - - Bug fixes + - Basic feature to input text in the text field + - Select Langauge and click the translate button to get the translated text continue-on-error: true - name: Update Existing Release