Skip to content

Commit

Permalink
tweak config a bit
Browse files Browse the repository at this point in the history
  • Loading branch information
shadowlion committed Apr 14, 2020
1 parent 3da66c1 commit 5cabc7c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ on:

jobs:
build:
name: Deploy
name: Deploy to Github Pages
runs-on: ubuntu-latest
steps:
- name: Checkout master
uses: actions/checkout@v1
uses: actions/checkout@v2

- name: Deploy the site
uses: benmatselby/hugo-deploy-gh-pages@master
Expand Down

0 comments on commit 5cabc7c

Please sign in to comment.