Skip to content

Commit 3f0d4ce

Browse files
authored
chore: Add link to create-release-npm
peaceiris/workflows/create-release-npm
1 parent facb2e7 commit 3f0d4ce

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
runs-on: ubuntu-18.04
1111
steps:
1212
- uses: actions/checkout@v2
13+
# https://github.com/peaceiris/workflows/blob/main/create-release-npm/action.yml
1314
- uses: peaceiris/workflows/create-release-npm@v0.7.0
1415
env:
1516
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)