Skip to content

Commit b49e877

Browse files
Fix assembly signing
1 parent 3bb6f69 commit b49e877

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ jobs:
140140
"DSInternals.DataStore/release_*/DSInternals.DataStore.dll"
141141
"DSInternals.Replication/release_*/DSInternals.Replication.dll"
142142
"DSInternals.Replication.Model/release_*/DSInternals.Replication.Model.dll"
143-
"DSInternals.Replication.Interop/Release_*/DSInternals.Replication.Interop.dll"
143+
"DSInternals.Replication.Interop/release_*/*/DSInternals.Replication.Interop.dll"
144144
"DSInternals.SAM/release_*/DSInternals.SAM.dll"
145145
"DSInternals.PowerShell/Release/DSInternals/*/DSInternals.PowerShell.dll"
146146
"DSInternals.PowerShell/Release/DSInternals/DSInternals.psd1"

0 commit comments

Comments
 (0)