Skip to content

Commit

Permalink
Merge branch 'react-18-update' of github-codecontrol:Codecontrol-Oy/r…
Browse files Browse the repository at this point in the history
…eact-form-builder into react-18-update
  • Loading branch information
miikaforma committed Nov 7, 2024
2 parents 1e5115b + 6434915 commit ea97dd9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ jobs:
- name: Build 🔨
run: yarn build

- run: yarn publish
- run: npm publish
env:
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit ea97dd9

Please sign in to comment.