Skip to content

Commit 75f38e2

Browse files
committed
Fix release motion workflow
1 parent 62c6fe8 commit 75f38e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,4 @@ jobs:
6767
cd packages/motion
6868
npm publish --tag next --provenance --access=public
6969
env:
70-
NODE_AUTH_TOKEN: ${{ secrets.INTERACT_NPM_TOKEN }}
70+
NODE_AUTH_TOKEN: ${{ secrets.RELEASE_MOTION_NPM_TOKEN }}

0 commit comments

Comments
 (0)