Skip to content

Commit

Permalink
feat: pass envs #3
Browse files Browse the repository at this point in the history
Signed-off-by: seven <[email protected]>
  • Loading branch information
Blankll committed Jan 13, 2024
1 parent 83e1025 commit 8936183
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions scripts/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,4 @@ set -o pipefail

cd "$(dirname "$0")/.." || exit


npx electron-forge publish
GITHUB_TOKEN="${{ env.GITHUB_TOKEN }}" npx electron-forge publish

0 comments on commit 8936183

Please sign in to comment.