feat: Remove unnecessary package scope

This commit is contained in:
David Lapshin 2023-07-17 16:02:24 +03:00
parent e28c47c4a2
commit d1d54af838
Signed by: daudix
GPG key ID: 93ECF15D3053D81C
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 33 KiB

After

Width:  |  Height:  |  Size: 28 KiB

View file

@ -128,7 +128,7 @@ After that, open it in your favorite text editor (e.g [VSCodium](https://vscodiu
- `CBOUT` with output repository (`blog`)
- `CBUSER` with your Codeberg username
Push all the changes and [Generate an Access Token](https://docs.codeberg.org/advanced/access-token), you need to generate token named `cbtoken` with the `repo`, `user` and `package` scopes selected
Push all the changes and [Generate an Access Token](https://docs.codeberg.org/advanced/access-token), you need to generate token named `cbtoken` with the `repo` and `user` scopes selected
![](../assets/blog/2023-07-15/Pasted image 20230715225539.png)