Skip to content

Commit

Permalink
Merge pull request #125 from hughrun/actions
Browse files Browse the repository at this point in the history
build and deploy together
  • Loading branch information
hughrun authored Dec 31, 2023
2 parents 6543aa7 + 2e82c62 commit 9cd4a94
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,15 +41,6 @@ jobs:
commit_message: build site
commit_author: BookWyrm Bot <[email protected]>

deploy:
needs: compile
runs-on: ubuntu-latest

steps:

- name: Checkout code
uses: actions/checkout@v2

- name: Deploy to server
id: deploy
uses: Pendect/[email protected]
Expand Down

0 comments on commit 9cd4a94

Please sign in to comment.