Skip to content

Commit de68806

Browse files
authored
Increase role duration to 90 minutes (Sage-Bionetworks-IT#79)
1 parent e8d67ee commit de68806

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/aws-deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ on:
2020
type: string
2121
role-duration-seconds:
2222
type: number
23-
default: 3600
23+
default: 5400
2424
environment:
2525
required: true
2626
type: string

0 commit comments

Comments
 (0)