Skip to content

Commit

Permalink
Secrets is plural
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Stoffel committed Mar 5, 2020
1 parent 0d24b23 commit 607039c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: 'Deploy Azure AD B2C TrustFramework KeySet secret'
description: 'A GitHub Action for deploying TrustFramework KeySet secret using the Microsoft Graph'
description: 'A GitHub Action for deploying TrustFramework KeySet secrets using the Microsoft Graph'
author: 'Adam Stoffel'
branding:
icon: 'lock'
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "deploy-trustframework-keyset-secret",
"version": "0.0.0",
"private": true,
"description": "A GitHub Action for deploying TrustFramework KeySet secret using the Microsoft Graph",
"description": "A GitHub Action for deploying TrustFramework KeySet secrets using the Microsoft Graph",
"main": "lib/main.js",
"scripts": {
"build": "tsc",
Expand Down

0 comments on commit 607039c

Please sign in to comment.