Skip to content

1.3.0

1.3.0 #62

Workflow file for this run

name: CI
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v1
- run: npm ci
- uses: ./
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
number: 1