@@ -15,7 +15,7 @@ This is what I have made for that:
import env
password = env.secret
# password now contains the base64 encoded secret.
# password now contains the base64 decoded secret.
```
## Create a secret variable
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.