There was an error while loading. Please reload this page.
1 parent 62c6fe8 commit 75f38e2Copy full SHA for 75f38e2
1 file changed
.github/workflows/prerelease-motion.yml .github/workflows/release-motion.yml.github/workflows/prerelease-motion.yml renamed to .github/workflows/release-motion.yml
@@ -67,4 +67,4 @@ jobs:
67
cd packages/motion
68
npm publish --tag next --provenance --access=public
69
env:
70
- NODE_AUTH_TOKEN: ${{ secrets.INTERACT_NPM_TOKEN }}
+ NODE_AUTH_TOKEN: ${{ secrets.RELEASE_MOTION_NPM_TOKEN }}
0 commit comments