Skip to content

flutter: publish 0.2.0 #9

flutter: publish 0.2.0

flutter: publish 0.2.0 #9

# .github/workflows/publish.yml
name: Publish to pub.dev
on: [push, workflow_dispatch]
defaults:
run:
working-directory: ./ezlog_flutter
permissions:
id-token: write
jobs:
publish:

Check failure on line 14 in .github/workflows/publish_flutter.yml

View workflow run for this annotation

GitHub Actions / Publish to pub.dev

Invalid workflow file

The workflow is not valid. .github/workflows/publish_flutter.yml (Line: 14, Col: 3): Error calling workflow 'dart-lang/ecosystem/.github/workflows/publish.yaml@main'. The nested job 'validate' is requesting 'pull-requests: write', but is only allowed 'pull-requests: none'.
uses: dart-lang/ecosystem/.github/workflows/publish.yaml@main
with:
use-flutter: true