Skip to content

Commit 53f3e44

Browse files
remove github deployments since it's not build yet
1 parent a3f5f26 commit 53f3e44

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

prompts.js

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,6 @@ module.exports = [
1515
message: 'Do you want to use authorisation (Login/register/invitation/password forgotten)',
1616
default: true,
1717
},
18-
{
19-
name: 'useGithubDeployemnts',
20-
type: 'confirm',
21-
message: 'Do you want to use github actions for deployments?',
22-
default: true,
23-
},
2418
{
2519
name: 'plugins',
2620
type: 'checkbox',

0 commit comments

Comments
 (0)