Skip to content

fix: add userId to Word #133

fix: add userId to Word

fix: add userId to Word #133

name: api_game_domain
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
pull_request:
paths:
- "api/packages/game_domain/**"
- ".github/workflows/api_game_domain.yaml"
branches:
- main
jobs:
build:
uses: VeryGoodOpenSource/very_good_workflows/.github/workflows/dart_package.yml@v1
with:
dart_sdk: stable
working_directory: api/packages/game_domain