Skip to content

Commit

Permalink
fix: yaml publish_type to typing_type
Browse files Browse the repository at this point in the history
  • Loading branch information
ashitakah authored Aug 27, 2023
1 parent f61c653 commit 7830849
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ inputs:
description: 'path to the `interfaces` folder containing the contract interfaces'
default: 'src/interfaces'
required: false
publish_type:
typing_type:
description: 'interface compatibility: abi, ethers-v6, web3-v1'
required: true
package_name:
Expand Down

0 comments on commit 7830849

Please sign in to comment.