Skip to content

Commit 1052c90

Browse files
committed
Add direct link to GitHub Actions workflow
1 parent ecf1666 commit 1052c90

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,8 @@ The following secrets need to be configured in your GitHub repository:
2424

2525
### Running the Workflow
2626

27-
1. Go to the "Actions" tab in your GitHub repository
28-
2. Select the "Build and Push Docker Image" workflow
29-
3. Click "Run workflow"
30-
4. Enter the desired Elasticsearch version (defaults to 8.18.1)
31-
5. Choose whether to tag this version as latest (defaults to true)
32-
6. Click "Run workflow"
27+
1. Go to the [Actions workflow page](https://github.com/antistatique/docker-elasticsearch/actions/workflows/docker-build.yml)
28+
2. Click "Run workflow"
29+
3. Enter the desired Elasticsearch version (defaults to 8.18.1)
30+
4. Choose whether to tag this version as latest (defaults to true)
31+
5. Click "Run workflow"

0 commit comments

Comments
 (0)