Skip to content

Commit

Permalink
chore: fix manual workflow snap id
Browse files Browse the repository at this point in the history
  • Loading branch information
hugomrdias committed Jul 17, 2023
1 parent 7fbcdd8 commit 858169d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ on:
metamask-password:
description: 'Password to use for metamask'
metamask-snap-id:
description: 'Snap ID to use for metamask. ie. "npm:@filsnap"'
description: 'Snap ID to use for metamask. ie. "npm:filsnap"'
metamask-snap-version:
description: 'Snap version to use for metamask'
jobs:
Expand Down

0 comments on commit 858169d

Please sign in to comment.