Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
garrylachman committed May 26, 2023
1 parent 141ce21 commit 4acfa28
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,8 @@ jobs:
DEBUG: '*'
run: corepack yarn electron-forge publish
post:
needs: [prepeare, release]
runs-on: ubuntu-latest
needs: [prepare, release]
name: Post

steps:
Expand Down

0 comments on commit 4acfa28

Please sign in to comment.