Skip to content

Commit

Permalink
modified to use proxy input
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeremy Daley committed Feb 10, 2023
1 parent 37538b2 commit 4bfe138
Show file tree
Hide file tree
Showing 8 changed files with 581 additions and 13 deletions.
3 changes: 3 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ runs:
using: 'node16'
main: 'dist/index.js'
inputs:
proxy:
description: 'Proxy to use'
required: false
static_site_generator:
description: 'Optional static site generator to attempt to configure: "nuxt", "next", "gatsby", or "sveltekit"'
required: false
Expand Down
Loading

0 comments on commit 4bfe138

Please sign in to comment.