Skip to content

Commit 139fce8

Browse files
Update content/guides/deno/configure-ci-cd.md
Co-authored-by: Craig Osterhout <[email protected]>
1 parent 996ff65 commit 139fce8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/guides/deno/configure-ci-cd.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Create a GitHub repository, configure the Docker Hub credentials, and push your
5555

5656
## Step two: Set up the workflow
5757

58-
Set up your GitHub Actions workflow for building, testing, and pushing the image
58+
Set up your GitHub Actions workflow for building and pushing the image
5959
to Docker Hub.
6060

6161
1. Go to your repository on GitHub and then select the **Actions** tab.

0 commit comments

Comments
 (0)