mirror of
https://github.com/ninxsoft/Mist.git
synced 2025-05-20 02:05:39 -04:00
Fix typo
This commit is contained in:
parent
53e0150ed1
commit
7d380d7d3d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/draft_new_release.yml
vendored
2
.github/workflows/draft_new_release.yml
vendored
|
@ -75,7 +75,7 @@ jobs:
|
|||
--identifier "$PACKAGE_IDENTIFIER" \
|
||||
--version "${{ env.APP_VERSION }}" \
|
||||
--min-os-version "12.0" \
|
||||
--scripts "Scripts"
|
||||
--scripts "Scripts" \
|
||||
--sign "$APPLE_DEVELOPER_ID_INSTALLER_SIGNING_IDENTITY" \
|
||||
"$PACKAGE_FILENAME"
|
||||
- name: Notarize Package
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue