From 543f12dfa365857197dc546581fa31b34867c6ad Mon Sep 17 00:00:00 2001 From: Sander Date: Sun, 3 May 2020 16:45:48 +0200 Subject: [PATCH 1/2] add newline --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2fd4b1b..a5d3e11 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ The workflow in this repository shows how a `/deploy` comment on a pull request can deploy the source code to an environment. In addition, the user is kept up-to-date on the deployment status using the GitHub Deployments construct. -More information about this workflow can be found in my blog post: [Deploy your pull requests with GitHub Actions and GitHub Deployments](https://sanderknape.com/2020/05/deploy-pull-requests-github-actions-deployments/) \ No newline at end of file +More information about this workflow can be found in my blog post: [Deploy your pull requests with GitHub Actions and GitHub Deployments](https://sanderknape.com/2020/05/deploy-pull-requests-github-actions-deployments/) From 5bd600cfd36483f1f4a74cb455486296db12509e Mon Sep 17 00:00:00 2001 From: Sander Date: Sun, 3 May 2020 16:47:50 +0200 Subject: [PATCH 2/2] add one more newline --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a5d3e11..6dafbb4 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,4 @@ The workflow in this repository shows how a `/deploy` comment on a pull request can deploy the source code to an environment. In addition, the user is kept up-to-date on the deployment status using the GitHub Deployments construct. More information about this workflow can be found in my blog post: [Deploy your pull requests with GitHub Actions and GitHub Deployments](https://sanderknape.com/2020/05/deploy-pull-requests-github-actions-deployments/) +