Skip to content

Commit

Permalink
remove script var
Browse files Browse the repository at this point in the history
  • Loading branch information
horacioh committed Aug 8, 2023
1 parent d98e8e8 commit 0a52e20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/electron-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ jobs:
run: |
TAMAGUI_TARGET=web yarn build
APPLE_API_KEY=$RUNNER_TEMP/build_certificate.p12 TAMAGUI_TARGET=web yarn electron:publish
TAMAGUI_TARGET=web yarn electron:publish
env:
GITHUB_TOKEN: '${{ secrets.GITHUB_TOKEN }}'
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
Expand Down

0 comments on commit 0a52e20

Please sign in to comment.