Skip to content

Commit

Permalink
Changing workflow trigger and adding new widget testing
Browse files Browse the repository at this point in the history
  • Loading branch information
wendreof committed Oct 12, 2021
1 parent 6af3303 commit 7d6a3a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:

publish_playStore:
name: (Release) Publish PlayStore
needs: [build_apk_bundle]
#needs: [build_apk_bundle]
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 7d6a3a5

Please sign in to comment.