There was an error while loading. Please reload this page.
1 parent 180ccc2 commit cb863f3Copy full SHA for cb863f3
2 files changed
.github/workflows/integration.yml
@@ -103,7 +103,7 @@ jobs:
103
node-version: 24
104
105
- name: Build Electron app
106
- uses: AllenCellSoftware/action-electron-builder@fms-file-explorer
+ uses: AllenCell/action-electron-builder@biofile-finder
107
with:
108
# GitHub token, automatically provided to the action
109
# (No need to define this secret in the repo settings)
.github/workflows/release.yml
@@ -25,7 +25,7 @@ jobs:
25
26
27
- name: Build/release Electron app
28
29
env:
30
AMPLITUDE_API_KEY: ${{ secrets.AMPLITUDE_API_KEY }}
31
0 commit comments