fix readme publish command
This commit is contained in:
parent
9d155a083a
commit
d215cdc007
@ -2,7 +2,7 @@
|
||||
## Публикация
|
||||
```bash
|
||||
# заменить token на актуальный токен
|
||||
GITLAB_AUTH_TOKEN= yarn build && GITLAB_AUTH_TOKEN=token yarn publish ./dist
|
||||
GITLAB_AUTH_TOKEN=token yarn publish ./dist
|
||||
```
|
||||
## Использование
|
||||
```bash
|
||||
|
Loading…
Reference in New Issue
Block a user