Skip to content

Bump version to 0.0.2-rc #13

Bump version to 0.0.2-rc

Bump version to 0.0.2-rc #13

Workflow file for this run

name: Publish to pub.dev
on:
push:
tags:
- "v[0-9]+.[0-9]+.[0-9]+*"
jobs:
publish:
runs-on: [self-hosted, x64]
permissions:
id-token: "write"
uses: dart-lang/setup-dart/.github/workflows/publish.yml@v1

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

View workflow run for this annotation

GitHub Actions / Publish to pub.dev

Invalid workflow file

The workflow is not valid. .github/workflows/publish.yml (Line: 13, Col: 5): Unexpected value 'uses'