Skip to content

Bump CTS (#78)

Bump CTS (#78) #66

Workflow file for this run

# https://dart.dev/tools/pub/automated-publishing
name: Publish to pub.dev
on:
push:
tags:
- '[0-9]+.[0-9]+.[0-9]+*'
jobs:
publish:
needs: prepare
uses: dart-lang/setup-dart/.github/workflows/publish.yml@v1
prepare:
uses: ./test.yml

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

View workflow run for this annotation

GitHub Actions / .github/workflows/publish.yml

Invalid workflow file

invalid value workflow reference: no version specified