mirror of
https://github.com/devolitalia/forty-jekyll-theme
synced 2025-02-22 14:37:40 +01:00
Delete build.yml
This commit is contained in:
parent
6e84793b87
commit
a4c4595c7d
14
.github/workflows/build.yml
vendored
14
.github/workflows/build.yml
vendored
@ -1,14 +0,0 @@
|
|||||||
name: Build & Release
|
|
||||||
|
|
||||||
on:
|
|
||||||
push:
|
|
||||||
branches: [ master ]
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
github-pages:
|
|
||||||
runs-on: ubuntu-16.04
|
|
||||||
steps:
|
|
||||||
- uses: actions/checkout@v2
|
|
||||||
- uses: helaili/jekyll-action@2.0.1
|
|
||||||
env:
|
|
||||||
JEKYLL_PAT: ${{ secrets.JEKYLL_PAT }}
|
|
Loading…
x
Reference in New Issue
Block a user