We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 548a887 commit 2ffa624Copy full SHA for 2ffa624
action.yml
@@ -1,5 +1,9 @@
1
name: "Setup Pub.dev credentials"
2
description: "Configuring credentials for automated publishing of packages to pub.dev"
3
+author: "Flutter Actions"
4
+branding:
5
+ icon: "unlock"
6
+ color: "blue"
7
runs:
8
using: "composite"
9
steps:
0 commit comments