We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e2f8ed commit d464ad0Copy full SHA for d464ad0
.github/workflows/release.yml
@@ -33,6 +33,7 @@ jobs:
33
- name: Build Electron app
34
env:
35
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
36
+ EP_GH_IGNORE_TIME: true
37
APPLE_API_KEY: /tmp/apikey.p8
38
APPLE_API_KEY_ID: ${{ secrets.ELECTRON_APPLE_API_KEY_ID }}
39
APPLE_API_ISSUER: ${{ secrets.ELECTRON_APPLE_API_ISSUER }}
0 commit comments