From 26ce0f8c7204f3c5c9813f69cdab69c46de331b8 Mon Sep 17 00:00:00 2001 From: Socheat Sok Date: Mon, 16 Dec 2024 14:55:43 +0700 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 564eefc..a105406 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,9 @@ When configuring automated publishing you don't need to create a long-lived secr See [Automated publishing of packages to pub.dev](https://dart.dev/tools/pub/automated-publishing) and [OpenID Connect allows your workflows to exchange short-lived tokens directly from your cloud provider](https://docs.github.com/en/actions/deployment/security-hardening-your-deployments/about-security-hardening-with-openid-connect) for more information. +[![dart](https://github.com/flutter-actions/setup-pubdev-credentials/actions/workflows/dart.yml/badge.svg)](https://github.com/flutter-actions/setup-pubdev-credentials/actions/workflows/dart.yml) +[![flutter](https://github.com/flutter-actions/setup-pubdev-credentials/actions/workflows/flutter.yml/badge.svg)](https://github.com/flutter-actions/setup-pubdev-credentials/actions/workflows/flutter.yml) + ## Usage ```yml