chore: Add link to create-release-npm

peaceiris/workflows/create-release-npm
This commit is contained in:
Shohei Ueda 2020-12-27 18:09:54 +09:00 committed by GitHub
parent facb2e7272
commit 3f0d4cea48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ jobs:
runs-on: ubuntu-18.04
steps:
- uses: actions/checkout@v2
# https://github.com/peaceiris/workflows/blob/main/create-release-npm/action.yml
- uses: peaceiris/workflows/create-release-npm@v0.7.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}