Skip to content

flutter: publish 0.2.0 #7

flutter: publish 0.2.0

flutter: publish 0.2.0 #7

# .github/workflows/publish.yml
name: Publish to pub.dev
on: [push, workflow_dispatch]
jobs:
publish:
uses: dart-lang/ecosystem/.github/workflows/publish.yaml@main
with:
working-directory: ./ezlog_flutter

Check failure on line 10 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: 10, Col: 26): Invalid input, working-directory is not defined in the referenced workflow. .github/workflows/publish_flutter.yml (Line: 7, Col: 3): Error calling workflow 'dart-lang/ecosystem/.github/workflows/publish.yaml@main'. The nested job 'publish' is requesting 'id-token: write', but is only allowed 'id-token: none'.