Skip to content

Commit

Permalink
Merge pull request yukiarrr#108 from jeong-sik/patch-3
Browse files Browse the repository at this point in the history
Update action.yml
  • Loading branch information
yukiarrr committed May 8, 2023
2 parents c74a122 + 177b734 commit 92bec52
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,10 @@ inputs:
description: 'Build path'
required: false
default: ""
custom-keychain-name:
description: 'Custom Keychain Name'
required: false
default: "ios-build.keychain"
runs:
using: "node12"
main: "dist/index.js"

0 comments on commit 92bec52

Please sign in to comment.