Skip to content

build(deps): bump the versions group with 7 updates (#38) #14

build(deps): bump the versions group with 7 updates (#38)

build(deps): bump the versions group with 7 updates (#38) #14

name: CI
on:
push:
branches:
- master
jobs:
gradle_validation:
uses: ./.github/workflows/call-gradle-wrapper-validation.yml
create_artifact:
needs: [ gradle_validation ]
uses: ./.github/workflows/call-create-artifacts.yml
secrets:
ACTIONS_TOKEN: ${{ secrets.ACTIONS_TOKEN }}
KEY_ALIAS: ${{ secrets.KEY_ALIAS }}
KEY_PASSWORD: ${{ secrets.KEY_PASSWORD }}
STORE_PASSWORD: ${{ secrets.STORE_PASSWORD }}
KEYSTORE_BASE64: ${{ secrets.KEYSTORE_BASE64 }}
GSERVICES_BASE64: ${{ secrets.GSERVICES_BASE64 }}