Skip to content

Commit 3f8ceca

Browse files
authored
Fix release motion workflow (#69)
1 parent 62c6fe8 commit 3f8ceca

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)