Skip to content

Commit 2a307cc

Browse files
committed
fix(ci): Remove signing as built in
1 parent a61f6ba commit 2a307cc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,6 @@ jobs:
5959
with:
6060
version: ${{ needs.set-version.outputs.version }}
6161
sbom: true
62-
signing: true
63-
6462

6563
github-release:
6664
uses: advanced-security/reusable-workflows/.github/workflows/release.yml@main

0 commit comments

Comments
 (0)