Skip to content

Commit

Permalink
Updated publish workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
lMortimerl committed Jun 9, 2024
1 parent 31ce9e2 commit d03c0c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,4 @@ jobs:
uses: samuelmeuli/action-electron-builder@v1
with:
github_token: ${{ secrets.github_token }}
release: ${{ startsWith(github.ref, 'refs/tags/v') }}

0 comments on commit d03c0c1

Please sign in to comment.