Skip to content

Commit

Permalink
♻️ Remove github token
Browse files Browse the repository at this point in the history
  • Loading branch information
ManuGowda committed Nov 1, 2023
1 parent be825db commit a6f9dbe
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/electron-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,3 @@ jobs:
# windows cert credentials
mac_certs: ${{ secrets.mac_certs }}
mac_certs_password: ${{ secrets.mac_certs_password }}
# GitHub token, automatically provided to the action
# (No need to define this secret in the repo settings)
github_token: ${{ secrets.github_token }}

0 comments on commit a6f9dbe

Please sign in to comment.