Skip to content

Commit

Permalink
remove filter to deploy docs
Browse files Browse the repository at this point in the history
  • Loading branch information
danielnugraha committed Aug 31, 2023
1 parent 56bc29a commit 68cb17b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/android-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@ name: Android Client Publish

on:
pull_request

jobs:
deploy_docs:
if: github.ref == 'refs/heads/main'
runs-on: ubuntu-latest
name: Deploy Android docs
steps:
Expand Down

0 comments on commit 68cb17b

Please sign in to comment.