Skip to content

Commit

Permalink
Add release environment
Browse files Browse the repository at this point in the history
  • Loading branch information
orhoj committed Jan 25, 2024
1 parent eb1bf5b commit e7c587b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
jobs:
build-aar-library:
runs-on: ubuntu-22.04
environment: release
steps:
- name: Set Up Android tools
run: |
Expand Down

0 comments on commit e7c587b

Please sign in to comment.