Skip to content

Commit

Permalink
zeit/ncc → vercel/ncc (#28)
Browse files Browse the repository at this point in the history
* zeit/ncc → vercel/ncc

* build script with new vercel/ncc

* Update badge

* assign test
  • Loading branch information
toshimaru authored Apr 21, 2021
1 parent d53d5cf commit ac4eff2
Show file tree
Hide file tree
Showing 4 changed files with 8,981 additions and 8,984 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![Build](https://github.com/toshimaru/auto-author-assign/workflows/Build/badge.svg)
[![Build](https://github.com/toshimaru/auto-author-assign/actions/workflows/build.yml/badge.svg)](https://github.com/toshimaru/auto-author-assign/actions/workflows/build.yml)

# auto-author-assign

Expand Down Expand Up @@ -26,7 +26,7 @@ jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/auto-author-assign@v1.2.0
- uses: toshimaru/auto-author-assign@v1.3.0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
```
Expand Down
Loading

0 comments on commit ac4eff2

Please sign in to comment.