Skip to content

af: Release af-v1.3.0 (#329) #1

af: Release af-v1.3.0 (#329)

af: Release af-v1.3.0 (#329) #1

Workflow file for this run

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

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

View workflow run for this annotation

GitHub Actions / Publish auth0_flutter to pub.dev

Invalid workflow file

The workflow is not valid. .github/workflows/publish-af.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