Skip to content

Commit

Permalink
fix variable
Browse files Browse the repository at this point in the history
  • Loading branch information
hewigovens committed Sep 16, 2020
1 parent 17cab0c commit 17ddd6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ jobs:
working-directory: android
env:
TAG_NAME: ${{ github.event.release.tag_name }}
GPR_USER: ${{ GITHUB_ACTOR }}
GPR_USER: ${{ github.actor }}
GPR_API_KEY: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 17ddd6b

Please sign in to comment.