Skip to content

Inject copyright

Actions
Inject copyright info into css and js files in your dist folder
v2
Latest
Star (3)

Inject copyright and version

Inject author, version and license informations that is from package.json file into css and js files.

    - name: Build
      run: npm run build

    - name: Inject copyright and version
      uses: bndynet/github-action-inject-copyright@v2
      with:
        dist: dist  # optional, default is dist folder

IMPORTANT

Before commit, please run npm run all and commit all files.

This project is based on https://github.com/actions/typescript-action

Inject copyright is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Inject copyright info into css and js files in your dist folder
v2
Latest

Inject copyright is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.