Skip to content

Commit 7e59a1a

Browse files
committed
CI update
1 parent b3084e1 commit 7e59a1a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,9 +103,11 @@ jobs:
103103
publish_branch: gh-pages
104104
publish_dir: dist
105105
destination_dir: pages
106+
exclude_assets: '.github,coverage.out,tests.json'
106107
enable_jekyll: true
107108
keep_files: true
108109
commit_message: "Upload badges & reports from CI - ${{ github.job }}"
110+
109111
# - name: Upload Badges and Reports
110112
# if: ${{ !cancelled() && github.event_name != 'pull_request' && github.ref == 'refs/heads/main' }}
111113
# uses: JamesIves/github-pages-deploy-action@v4

0 commit comments

Comments
 (0)