Skip to content

Commit a307c6a

Browse files
committed
Add hint for GH Action upload-artifact to include hidden files
1 parent 66942fe commit a307c6a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

05_testing_and_ci/github_actions_slides.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,7 @@ steps:
202202
with:
203203
name: my-artifact
204204
path: my_file.txt
205+
include-hidden-files: true
205206
retention-days: 5
206207
```
207208

0 commit comments

Comments
 (0)