Skip to content

Commit

Permalink
remove ghtoken
Browse files Browse the repository at this point in the history
  • Loading branch information
iwate committed Apr 28, 2020
1 parent 23c7996 commit d13cc55
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
env:
CSC_LINK: ${{ secrets.CSC_LINK_WIN }}
CSC_KEY_PASSWORD: ${{ secrets.CSC_KEY_PASSWORD_WIN }}
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
working-directory: ./src/Aiplugs.PoshApp/
run: dotnet tool run electronize build /target custom "win10-x64;win"
- name: Upload Release Asset1
Expand Down

0 comments on commit d13cc55

Please sign in to comment.