remove depoly part
All checks were successful
Build and Deploy Blog / build (push) Successful in 10s
All checks were successful
Build and Deploy Blog / build (push) Successful in 10s
This commit is contained in:
parent
a55f09b422
commit
38f0a3d2bd
@ -17,8 +17,3 @@ jobs:
|
|||||||
chmod +x scripts/build.sh
|
chmod +x scripts/build.sh
|
||||||
./scripts/build.sh
|
./scripts/build.sh
|
||||||
|
|
||||||
- name: Deploy to Pages
|
|
||||||
uses: actions/pages@v1
|
|
||||||
with:
|
|
||||||
target: 'public'
|
|
||||||
keep_files: false
|
|
Loading…
Reference in New Issue
Block a user