Skip to content

Commit

Permalink
Use action
Browse files Browse the repository at this point in the history
  • Loading branch information
jozefizso committed Dec 15, 2024
1 parent d5863fb commit 4392cc8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,7 @@ jobs:
VersionSuffix: ${{ steps.build.outputs.app_version_suffix }}

- name: Sign packages
uses: NetOfficeFw/build-actions/.github/workflows/trusted-sign-nuget.yml@main
secrets: inherit
uses: NetOfficeFw/build-actions@main
with:
nupkg-path: '**/*.nupkg'
trusted-signing-file: '.\Source\trusted-signing.json'
Expand Down

0 comments on commit 4392cc8

Please sign in to comment.