An educational pure functional programming library in TypeScript
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

Try secrets syntax for NPM_TOKEN

+2 -2
+2 -2
.tangled/workflows/ci.yml
··· 55 55 else 56 56 echo "Skipping publish (not a version tag)" 57 57 fi 58 - environment: 59 - NPM_TOKEN: "${NPM_TOKEN}" 58 + secrets: 59 + - NPM_TOKEN