We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 422c139 commit 98cddf2Copy full SHA for 98cddf2
1 file changed
.github/workflows/release-packages.yml
@@ -60,7 +60,6 @@ jobs:
60
run: cargo packager --release --formats wix
61
62
- name: Sign installers
63
- id: sign-files
64
uses: ./.github/workflows/actions/sign-files
65
with:
66
paths: |
0 commit comments