Skip to content

Commit

Permalink
action-gh-release now uses github.token (#724)
Browse files Browse the repository at this point in the history
  • Loading branch information
misl6 committed Nov 12, 2022
1 parent d1a0ea8 commit 47ba3b0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/plyer_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,6 @@ jobs:

- name: Upload to GitHub Releases
uses: softprops/action-gh-release@v0.1.14

env:
GITHUB_TOKEN: ${{ secrets.GITHUB_RELEASE }}

with:
files: dist/*
draft: true
Expand Down

0 comments on commit 47ba3b0

Please sign in to comment.