Skip to content

Update pubspec.yaml #109

Update pubspec.yaml

Update pubspec.yaml #109

Workflow file for this run

name: Publish
on:
pull_request:
branches: [ master ]
types: [opened, synchronize, reopened, labeled, unlabeled]
push:
tags: [ 'v[0-9]+.[0-9]+.[0-9]+' ]
jobs:
publish:

Check failure on line 11 in .github/workflows/dart.yml

View workflow run for this annotation

GitHub Actions / Publish

Invalid workflow file

The workflow is not valid. .github/workflows/dart.yml (Line: 11, 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'.

Check failure on line 11 in .github/workflows/dart.yml

View workflow run for this annotation

GitHub Actions / Publish

Invalid workflow file

The workflow is not valid. .github/workflows/dart.yml (Line: 11, 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'.
uses: dart-lang/ecosystem/.github/workflows/publish.yaml@main