Skip to content

Commit 506f31f

Browse files
committed
Include hidden files in git repo artifact
1 parent 9947ba7 commit 506f31f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/angr-release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
name: repos
5151
path: repos
5252
if-no-files-found: error
53+
include-hidden-files: true
5354
- name: Publish sdist artifacts
5455
uses: actions/upload-artifact@v4
5556
with:

0 commit comments

Comments
 (0)