Skip to content

Commit

Permalink
update webflow
Browse files Browse the repository at this point in the history
  • Loading branch information
amoskeyz committed Jun 24, 2024
1 parent bc7d9e8 commit aebacfe
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ jobs:
node-version: '18.x'
registry-url: 'https://registry.npmjs.org'
- name: Publish package on NPM 📦
run: npm publish
run: yarn install --immutable && npm publish
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}

0 comments on commit aebacfe

Please sign in to comment.