renaming workflow

This commit is contained in:
otsmr 2025-10-16 23:58:56 +02:00
parent b2f1f1104a
commit bd51106d19

View file

@ -1,4 +1,4 @@
name: Publish on Github name: Flutter analyze & test
on: on:
workflow_dispatch: {} workflow_dispatch: {}
@ -9,7 +9,7 @@ on:
- lib/**/*.dart - lib/**/*.dart
jobs: jobs:
build_and_publish: flutter_analyze_and_test:
runs-on: ubuntu-latest runs-on: ubuntu-latest
permissions: permissions:
contents: write contents: write