Skip to content

useflutter on main

useflutter on main #21

Workflow file for this run

#https://dart.dev/tools/pub/automated-publishing
name: Publish lint_quido to pub.dev
on:
push:
tags:
- 'v[0-9]+.[0-9]+.[0-9]+'
# push:
# branches:
# - main
jobs:
publish:
permissions:
id-token: write # Required for authentication using OIDC
uses: dart-lang/setup-dart/.github/workflows/publish.yml@main
use-flutter: true

Check failure on line 16 in .github/workflows/publish.yml

View workflow run for this annotation

GitHub Actions / Publish lint_quido to pub.dev

Invalid workflow file

The workflow is not valid. .github/workflows/publish.yml (Line: 16, Col: 5): Unexpected value 'use-flutter'
with:
environment: pub.dev