mirror of
https://github.com/danbee/danbarber.me.hugo.git
synced 2025-03-04 08:59:18 +00:00
Update main.yml
This commit is contained in:
parent
d9f3ea5944
commit
918b8de27d
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -17,6 +17,8 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Push to dokku
|
||||
uses: dokku/github-action@master
|
||||
|
||||
Loading…
Reference in New Issue
Block a user