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 4392cc8 commit e570ea4Copy full SHA for e570ea4
.github/workflows/release.yml
@@ -97,7 +97,7 @@ jobs:
97
uses: NetOfficeFw/build-actions@main
98
with:
99
nupkg-path: '**/*.nupkg'
100
- trusted-signing-file: '.\Source\trusted-signing.json'
+ trusted-signing-file: '.\Source\trustedsigning.json'
101
working-directory: 'dist'
102
publisher-name: 'NetOfficeFw'
103
description: 'NetOffice Framework'
0 commit comments