Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

Commit

Permalink
Merge pull request #94 from GrabarzUndPartner/release
Browse files Browse the repository at this point in the history
Release
  • Loading branch information
ThornWalli authored Jun 4, 2020
2 parents 7f87930 + ba103b0 commit 10f378d
Show file tree
Hide file tree
Showing 3 changed files with 138 additions and 189 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,8 @@ jobs:
- name: Build
run: |
npm run generate
cp -R reports/* dist/reports/
mkdir dist/reports dist/reports/webpack
cp -R reports/webpack/* dist/reports/webpack
touch dist/.nojekyll
env:
WEBSITE_HOST: 'https://grabarzundpartner.github.io/nuxt-page-generator-helper'
Expand Down
Loading

0 comments on commit 10f378d

Please sign in to comment.