Skip to content

Commit 217dc4e

Browse files
committed
ci: set FORCE_COLOR: 3 for dev publish script
1 parent c328bff commit 217dc4e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/npm-publish.yml

+1
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@ jobs:
1717
- run: echo "//wombat-dressing-room.appspot.com/:_authToken=$AUTH_TOKEN" >> .npmrc
1818
env:
1919
AUTH_TOKEN: ${{ secrets.AUTH_TOKEN }}
20+
FORCE_COLOR: 3
2021
- run: npm publish

0 commit comments

Comments
 (0)