We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e1255a commit b064c0fCopy full SHA for b064c0f
.github/workflows/main.yml
@@ -168,7 +168,7 @@ jobs:
168
169
# Sign all exes inside the folder
170
files-folder: bin/
171
- files-folder-filter: pyrevit*.exe,pyrevit*.dll
+ files-folder-filter: "**/pyrevit*.exe,**/pyrevit*.dll"
172
file-digest: SHA256
173
timestamp-rfc3161: http://timestamp.acs.microsoft.com
174
timestamp-digest: SHA256
0 commit comments