Skip to content

Commit

Permalink
fix: semantic-release tags
Browse files Browse the repository at this point in the history
  • Loading branch information
akosbalasko committed May 17, 2022
1 parent b7e6275 commit cd2c062
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/semantic-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ jobs:
- name: Build/release Electron app
uses: samuelmeuli/action-electron-builder@v1
with:
# GitHub token, automatically provided to the action
# (No need to define this secret in the repo settings)
github_token: ${{ secrets.GITHUB_TOKEN }}
build_script_name: 'compile'
- name: Semantic Release
Expand Down

0 comments on commit cd2c062

Please sign in to comment.