Browse Source

chore: disable auto alias for now-github integration

docker-size
Amio 6 years ago
parent
commit
a42e6a60ab
  1. 3
      now.json

3
now.json

@ -16,5 +16,8 @@
], ],
"engines": { "engines": {
"node": "^10.0.0" "node": "^10.0.0"
},
"github": {
"autoAlias": false
} }
} }

Loading…
Cancel
Save