Skip to content

Commit

Permalink
Fix url
Browse files Browse the repository at this point in the history
  • Loading branch information
hxtree committed Jan 19, 2022
1 parent e0847bb commit 4562f1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
steps:
- uses: actions/checkout@v1
- name: Make stable release to npm
uses: esamatti/npm-release@v2
uses: esamattis/npm-release@v2
with:
type: stable
token: ${{ secrets.NPM_TOKEN }}

0 comments on commit 4562f1a

Please sign in to comment.