Skip to content

Commit

Permalink
Set app-name: deep-memo
Browse files Browse the repository at this point in the history
  • Loading branch information
FreePhoenix888 committed Jan 13, 2024
1 parent a08ad6d commit 7ced04c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
build-and-publish:
uses: ./.github/workflows/build-and-publish-reusable-workflow.yml
with:
app-name: sdk
app-name: deep-memo
install-electron-dependencies-command: cd electron && npm ci && git clone https://github.com/deep-foundation/deeplinks.git && cp deeplinks/imports/engine.ts ./src/engine.ts && npx rimraf -I deeplinks
secrets:
csc-key-password: ${{ secrets.CSC_KEY_PASSWORD }}
Expand Down

0 comments on commit 7ced04c

Please sign in to comment.