Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
abhi1693 authored Feb 7, 2021
1 parent 1b9c405 commit 58820b6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion action.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: 'Setup Browser'
description: 'Install and setup various different browsers'
author: "Abhimanyu Saharan"
icon: bookmark
inputs:
browser:
description: |-
Expand All @@ -14,4 +15,4 @@ inputs:

runs:
using: 'node12'
main: 'index.js'
main: 'index.js'

0 comments on commit 58820b6

Please sign in to comment.