Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
21077b6e53 | |||
6a3a225931 | |||
711f1e69f6 |
1
.github/workflows/build_stage.yml
vendored
1
.github/workflows/build_stage.yml
vendored
@ -4,6 +4,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
workflow_dispatch: {}
|
||||
|
||||
jobs:
|
||||
godot:
|
||||
|
Binary file not shown.
@ -39,7 +39,7 @@ Parameters:
|
||||
SubDomain:
|
||||
Type: String
|
||||
Description: The subdomain to be used by dt. (ex. `dt.example.com`)
|
||||
Default: dt
|
||||
Default: prod
|
||||
|
||||
#------------
|
||||
# CloudWatch
|
||||
|
Reference in New Issue
Block a user