We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3f5f26 commit 53f3e44Copy full SHA for 53f3e44
prompts.js
@@ -15,12 +15,6 @@ module.exports = [
15
message: 'Do you want to use authorisation (Login/register/invitation/password forgotten)',
16
default: true,
17
},
18
- {
19
- name: 'useGithubDeployemnts',
20
- type: 'confirm',
21
- message: 'Do you want to use github actions for deployments?',
22
- default: true,
23
- },
24
{
25
name: 'plugins',
26
type: 'checkbox',
0 commit comments