diff --git a/.github/workflows/update.yaml b/.github/workflows/update.yaml index c29be2b..321c307 100755 --- a/.github/workflows/update.yaml +++ b/.github/workflows/update.yaml @@ -22,3 +22,4 @@ jobs: - run: npm publish --access public --tag latest env: NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }} +