Skip to content

Commit

Permalink
Minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
cp-radhika-s committed Jan 31, 2024
1 parent e9909c9 commit 90f6312
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: Publish (Internal)

on: [ push ]
on:
push:
branches:
- main

jobs:
deploy_internal_android:
Expand Down

0 comments on commit 90f6312

Please sign in to comment.