Skip to content

Fix DocumentAssetsPlugin not working on Windows #1106

Fix DocumentAssetsPlugin not working on Windows

Fix DocumentAssetsPlugin not working on Windows #1106

Workflow file for this run

name: 'Check'
on: pull_request
jobs:
author-check:
runs-on: ubuntu-latest
steps:
- name: Verified Github Authors
uses: joshwooding/verified-github-author-action@v0
with:
GITHUB_TOKEN: ${{ secrets.MOSAIC_GITHUB_TOKEN }}