📦 Chore: using notarytool instead of altool which will be disabled on 2023.11.01

This commit is contained in:
萌萌哒赫萝
2023-06-18 02:21:00 -07:00
parent b72cdf428c
commit 37ea22595b
3 changed files with 7 additions and 7 deletions

View File

@@ -74,8 +74,7 @@ jobs:
- name: Build & release app
run: |
yarn release
yarn upload-dist
yarn build
env:
GH_TOKEN: ${{ secrets.GH_TOKEN }}
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}