Reserved handles (#800)
* more reserved handles * workflow to build this branch
This commit is contained in:
parent
c41232b2ef
commit
d370ba41a7
.github/workflows
packages/identifier/src
@ -3,6 +3,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- reserved-handles
|
||||
env:
|
||||
REGISTRY: ${{ secrets.AWS_ECR_REGISTRY_USEAST2_PACKAGES_REGISTRY }}
|
||||
USERNAME: ${{ secrets.AWS_ECR_REGISTRY_USEAST2_PACKAGES_USERNAME }}
|
||||
|
@ -3,6 +3,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- reserved-handles
|
||||
env:
|
||||
REGISTRY: ghcr.io
|
||||
USERNAME: ${{ github.actor }}
|
||||
|
@ -937,6 +937,7 @@ const famousAccounts = [
|
||||
'nfl',
|
||||
'niallofficial',
|
||||
'nickiminaj',
|
||||
'npr',
|
||||
'nytimes',
|
||||
'onedirection',
|
||||
'oprah',
|
||||
|
Loading…
x
Reference in New Issue
Block a user