Commit b3ce73a

Anton Golub <antongolub@antongolub.com>
2024-02-25 15:00:35
ci: set missing FORCE_COLOR: 3 for dev publish action (#725)
* ci: enable autotests for all pushes * ci: convert `dev publish` to manual task * ci: set FORCE_COLOR: 3 for dev publish script
1 parent 65185fe
Changed files (1)
.github
.github/workflows/npm-publish.yml
@@ -17,4 +17,5 @@ jobs:
       - run: echo "//wombat-dressing-room.appspot.com/:_authToken=$AUTH_TOKEN" >> .npmrc
         env:
           AUTH_TOKEN: ${{ secrets.AUTH_TOKEN }}
+          FORCE_COLOR: 3
       - run: npm publish