File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -32,10 +32,10 @@ uses: VeryGoodOpenSource/very_good_workflows/.github/workflows/pana.yml@v1
32
32
# A reusable workflow for running a spell check
33
33
uses : VeryGoodOpenSource/very_good_workflows/.github/workflows/spell_check.yml@v1
34
34
35
- # A reusable workflow for publishing flutter packages
35
+ # A reusable workflow for publishing Flutter packages
36
36
uses : VeryGoodOpenSource/very_good_workflows/.github/workflows/flutter_pub_publish.yml@v1
37
37
38
- # A reusable workflow for publishing dart packages
38
+ # A reusable workflow for publishing Dart packages
39
39
uses : VeryGoodOpenSource/very_good_workflows/.github/workflows/dart_pub_publish.yml@v1
40
40
` ` `
41
41
@@ -613,7 +613,7 @@ jobs:
613
613
[very_good_ventures_link_dark] : https://verygood.ventures#gh-dark-mode-only
614
614
[very_good_ventures_link_light] : https://verygood.ventures#gh-light-mode-only
615
615
[very_good_ventures_link] : https://verygood.ventures
616
- [very_good_workflows_blog_link] : https://verygood.ventures/blog/configuring-workflows-for-your-flutter-projects?utm_source=github&utm_medium=readme&utm_campaign=workflows_readme
616
+ [very_good_workflows_blog_link] : https://verygood.ventures/blog/configuring-workflows-for-your-flutter-projects
617
617
[commitizen] : https://github.com/commitizen/conventional-commit-types
618
618
[coverage] : https://pub.dev/packages/coverage
619
619
[github_actions_secrets_docs] : https://docs.github.com/en/rest/actions/secrets
You can’t perform that action at this time.
0 commit comments