Skip to content

Merge pull request #192 from peiffer-innovations/dart_update_17180715… #29

Merge pull request #192 from peiffer-innovations/dart_update_17180715…

Merge pull request #192 from peiffer-innovations/dart_update_17180715… #29

name: Codegen Publisher
on:
workflow_dispatch:
push:
branches: [main]
paths:
- codegen/pubspec.yaml
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Validate
uses: peiffer-innovations/actions-flutter-validate@v1
with:
path: codegen
- name: Publish
uses: peiffer-innovations/[email protected]
with:
credentials: ${{ secrets.CREDENTIAL_JSON }}
path: codegen