Skip to content

afpi: release afpi-v1.3.0 (#326) #1

afpi: release afpi-v1.3.0 (#326)

afpi: release afpi-v1.3.0 (#326) #1

Workflow file for this run

name: Publish auth0_flutter_platform_interface to pub.dev
on:
push:
tags:
- 'afpi-v[0-9]+.[0-9]+.[0-9]+*'
jobs:
publish:

Check failure on line 9 in .github/workflows/publish-afpi.yml

View workflow run for this annotation

GitHub Actions / Publish auth0_flutter_platform_interface to pub.dev

Invalid workflow file

The workflow is not valid. .github/workflows/publish-afpi.yml (Line: 9, Col: 3): Error calling workflow 'dart-lang/setup-dart/.github/workflows/publish.yml@v1'. The nested job 'publish' is requesting 'id-token: write', but is only allowed 'id-token: none'.
uses: dart-lang/setup-dart/.github/workflows/publish.yml@v1
with:
working-directory: auth0_flutter_platform_interface