Skip to content

Merge branch 'master' of github.com:tool3/ncc #143

Merge branch 'master' of github.com:tool3/ncc

Merge branch 'master' of github.com:tool3/ncc #143

Workflow file for this run

name: ncc
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: tool3/ncc@master
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
src: 'index.js'