Skip to content

Commit 3b3a5b2

Browse files
committed
Trying to downsize now that we have swap file
1 parent 98da7d9 commit 3b3a5b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ inputs:
4242
vps-size:
4343
description: 'DigitalOcean droplet size (s-1vcpu-1gb, s-1vcpu-2gb, s-2vcpu-2gb, s-2vcpu-4gb, s-4vcpu-8gb)'
4444
required: false
45-
default: 's-2vcpu-2gb'
45+
default: 's-1vcpu-1gb'
4646
vps-region:
4747
description: 'DigitalOcean region'
4848
required: false

0 commit comments

Comments
 (0)