@@ -202,6 +202,7 @@ The workflow writes `PROD_ENV_FILE` to `.env` on every deploy, so you never need
Paste the filled-in `.env` file as the secret value:
```dotenv
APP_NAME=mineseeker
APP_ENV=prod
APP_SECRET="<openssl rand -hex 32>"
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.