komikku/.github/workflows
Cuong M. Tran cdd3a7f6f8
Update github workflow to include client_secrets.json in Preview build
- name: Write client_secrets.json
        uses: DamianReeves/write-file-action@v1.2
        with:
          path: app/src/main/assets/client_secrets.json
          contents: ${{ secrets.CLIENT_SECRETS_TEXT }}
          write-mode: overwriteclient_secrets.json
2024-03-29 13:50:09 +07:00
..
build_check.yml Use new gradle workflow 2024-03-04 10:55:30 +07:00
build_preview.yml Update github workflow to include client_secrets.json in Preview build 2024-03-29 13:50:09 +07:00
build_push.yml Write client_secrets.json on build 2024-03-29 12:00:26 +07:00
build_push_preview.yml Oops 2024-03-29 12:00:26 +07:00
issue_moderator.yml Update workflow dependencies (#310) 2024-02-19 17:54:44 +07:00
lock.yml Bump dependencies 2023-12-23 18:57:50 -05:00