fix readme publish command

This commit is contained in:
nflnkr 2023-08-14 16:01:46 +03:00
parent d215cdc007
commit 5231e805bc

@ -2,7 +2,7 @@
## Публикация
```bash
# заменить token на актуальный токен
GITLAB_AUTH_TOKEN=token yarn publish ./dist
GITLAB_AUTH_TOKEN=token yarn publish
```
## Использование
```bash