Skip to content

Commit

Permalink
chore: Add link to create-release-npm
Browse files Browse the repository at this point in the history
peaceiris/workflows/create-release-npm
  • Loading branch information
peaceiris committed Dec 27, 2020
1 parent facb2e7 commit 3f0d4ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}

0 comments on commit 3f0d4ce

Please sign in to comment.