Skip to content

Merge branch 'refactoring' of https://github.com/vaariance/variance-d… #7

Merge branch 'refactoring' of https://github.com/vaariance/variance-d…

Merge branch 'refactoring' of https://github.com/vaariance/variance-d… #7

Workflow file for this run

name: Publish to pub.dev
on:
push:
tags:
- "v[0-9]+.[0-9]+.[0-9]+*"
jobs:
publish:
permissions:
id-token: write # Required for authentication using OIDC
uses: dart-lang/setup-dart/.github/workflows/publish.yml@v1