typo in workflow

This commit is contained in:
Rick van Lieshout 2022-09-04 23:42:20 +02:00
parent 3e8e1b7275
commit 0406d3f43a

View File

@ -24,4 +24,4 @@ jobs:
- name: Release - name: Release
env: env:
NPM_ACCESS_TOKEN: ${{ secrets.NPM_ACCESS_TOKEN }} NPM_ACCESS_TOKEN: ${{ secrets.NPM_ACCESS_TOKEN }}
run: npm run publish run: npm run release