@@ -14,5 +14,5 @@ To publish a new version of this package:
```bash
yarn config set -- '//git.sakal.us/api/packages/brian/npm/:_authToken'"${GITEA_AUTH_TOKEN}"
yarn login --scope sakal
yarn build && yarn publish
yarn build && yarn tsc && yarn publish
```
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.