@@ -153,7 +153,7 @@ Some images might need an argument passed in during build time, like a GITHUB_TO
```yaml
builder:
args:
GITHUB_TOKEN:<create-a-new-token-from-github>
GITHUB_TOKEN:<%= ENV["GITHUB_TOKEN"] %>
```
This build arg can then be used in the Dockerfile:
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.