Skip to content

Commit

Permalink
build: removed unused variables for android build
Browse files Browse the repository at this point in the history
  • Loading branch information
axi92 committed Aug 26, 2024
1 parent 89c344d commit e5e2802
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,3 @@ jobs:
- name: Build android example app
run: yarn build:android
env:
GH_USERNAME: ${{ vars.USERNAME }}
# PAT has read:packages permissions
GH_TOKEN: ${{ secrets.TOKEN }}

0 comments on commit e5e2802

Please sign in to comment.