mirror of
https://github.com/jlengrand/jreleaser.github.io.git
synced 2026-03-10 08:31:25 +00:00
Disable jekyll
This commit is contained in:
1
.github/workflows/site.yml
vendored
1
.github/workflows/site.yml
vendored
@@ -22,6 +22,7 @@ jobs:
|
||||
mkdir $GITHUB_WORKSPACE/website
|
||||
cp -rf $GITHUB_WORKSPACE/build/site/* $GITHUB_WORKSPACE/website
|
||||
cp -rf $GITHUB_WORKSPACE/landing/* $GITHUB_WORKSPACE/website
|
||||
touch $GITHUB_WORKSPACE/website/.nojekyll
|
||||
|
||||
- name: Deploy to GitHub Pages
|
||||
uses: JamesIves/github-pages-deploy-action@4.0.0
|
||||
|
||||
Reference in New Issue
Block a user