Skip to content

Commit

Permalink
[doc] fix typo with shared_folders (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
loicsapone committed Apr 30, 2024
1 parent e380754 commit a12e1b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/pages/reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ The list of folders to be shared between releases.
For example some uploaded pictures,…

~~~~yaml
shared_files:
shared_folders:
- app/data
- ...
~~~~
Expand Down

0 comments on commit a12e1b1

Please sign in to comment.