Skip to content

Commit

Permalink
ci: use access token
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmercerind authored Nov 29, 2023
1 parent ef6d782 commit edc480b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,6 @@ jobs:
draft: true
prerelease: false
tag_name: "vnext"
token: ${{ secrets.ACCESS_TOKEN }}
files: |
${{ steps.sign_app.outputs.signedReleaseFile }}

0 comments on commit edc480b

Please sign in to comment.