We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65185fe commit b3ce73aCopy full SHA for b3ce73a
.github/workflows/npm-publish.yml
@@ -17,4 +17,5 @@ jobs:
17
- run: echo "//wombat-dressing-room.appspot.com/:_authToken=$AUTH_TOKEN" >> .npmrc
18
env:
19
AUTH_TOKEN: ${{ secrets.AUTH_TOKEN }}
20
+ FORCE_COLOR: 3
21
- run: npm publish
0 commit comments