Skip to content

Commit

Permalink
Set file digest.
Browse files Browse the repository at this point in the history
  • Loading branch information
dlemstra committed Apr 6, 2024
1 parent 87964a6 commit e63a3f6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,7 @@ jobs:
files-folder: 'src/Magick.NET/bin'
files-folder-filter: dll
files-folder-recurse: true
file-digest: SHA256
timestamp-rfc3161: http://timestamp.acs.microsoft.com
timestamp-digest: SHA256

Expand Down Expand Up @@ -260,6 +261,7 @@ jobs:
files-folder: 'src/Magick.NET.${{ matrix.libraryName }}/bin'
files-folder-filter: dll
files-folder-recurse: true
file-digest: SHA256
timestamp-rfc3161: http://timestamp.acs.microsoft.com
timestamp-digest: SHA256

Expand Down

0 comments on commit e63a3f6

Please sign in to comment.