Skip to content

Commit b064c0f

Browse files
authored
Update main.yml
1 parent 5e1255a commit b064c0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ jobs:
168168

169169
# Sign all exes inside the folder
170170
files-folder: bin/
171-
files-folder-filter: pyrevit*.exe,pyrevit*.dll
171+
files-folder-filter: "**/pyrevit*.exe,**/pyrevit*.dll"
172172
file-digest: SHA256
173173
timestamp-rfc3161: http://timestamp.acs.microsoft.com
174174
timestamp-digest: SHA256

0 commit comments

Comments
 (0)