added paths

This commit is contained in:
otsmr 2025-07-18 20:36:26 +02:00
parent 05f453055e
commit 89ffd8f70f

View file

@ -1,9 +1,14 @@
name: Github Release name: Publish (Android)
on: on:
workflow_dispatch: {}
push: push:
branches: branches:
- main - main
paths:
- lib/**
- pubspec.lock
- pubspec.yaml
jobs: jobs:
build_and_publish: build_and_publish: