Skip to content

Commit 25cd128

Browse files
Updated readme
1 parent efe7406 commit 25cd128

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ All workflow definitions are located in the `.github/workflows` directory of thi
2727
This workflow is configured for manual triggering via the GitHub Actions interface, leveraging the `workflow_dispatch` event. To execute the workflow:
2828

2929
1. Navigate to the **Actions** tab within your GitHub repository.
30-
2. From the "All workflows" sidebar, select the specific workflow you wish to run (e.g., "Java Gradle Build and Deploy").
30+
2. From the "All workflows" sidebar, select the specific workflow you wish to run.
3131
3. Click the **Run workflow** button, usually found in the top right corner of the workflow details page.
3232

3333
---

0 commit comments

Comments
 (0)