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 31e2445 commit 04bf68fCopy full SHA for 04bf68f
.github/workflows/notion-repackaged.yml
@@ -122,6 +122,8 @@ jobs:
122
env:
123
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
124
NOTION_REPACKAGED_EDITION: ${{ matrix.edition }}
125
+ NOTION_VERSION: ${{ env.NOTION_VERSION }}
126
+ NOTION_REPACKAGED_REVISION: ${{ env.NOTION_REPACKAGED_REVISION }}
127
run: npx electron-builder --${{ matrix.target }} -c ../electron-builder.js
128
129
cleanup:
0 commit comments