Skip to content

Commit f74bfd0

Browse files
Merge pull request #51 from step-security/update-action-yml
Update action.yml
2 parents ab6afce + a325c8f commit f74bfd0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

action.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
name: "Get MFA Secrets"
2-
description: "Use Multi-Factor-Authentication (MFA) secrets in your GitHub Actions workflows"
1+
name: "Wait for secrets"
2+
description: "Publish from GitHub Actions using multi-factor authentication"
33
inputs:
44
secrets:
55
description: "Secrets to fetch"

0 commit comments

Comments
 (0)