Skip to content

Commit eb7752f

Browse files
Update templates/actions.yml
Co-authored-by: Adam Talbot <[email protected]>
1 parent 86c98a7 commit eb7752f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/actions.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ actions:
1010
profile: 'test' # optional
1111
params: # optional
1212
outdir: 's3://my_bucket/my_results'
13-
on_exists: overwrite # optional
13+
on_exists: overwrite # optional
1414
- type: 'tower' # required
1515
name: 'my_tower_action' # required
1616
pipeline: 'https://github.com/my_username/my_repo' # required

0 commit comments

Comments
 (0)