Release v1.9.30 (#1016)

This commit is contained in:
Fangjun Kuang
2024-06-17 11:57:38 +08:00
committed by GitHub
parent e1201225f2
commit dd69a1b56b
53 changed files with 93 additions and 93 deletions

View File

@@ -5,7 +5,7 @@ on:
branches:
- ci-pub-dart
tags:
- 'v[0-9]+.[0-9]+.[0-9]+*' # tag-pattern on pub.dev: 'v{{version}}'
- 'dart-v[0-9]+.[0-9]+.[0-9]+*' # tag-pattern on pub.dev: 'v{{version}}'
workflow_dispatch: