Skip to content

Commit

Permalink
Parse the static sit config, inject pages url
Browse files Browse the repository at this point in the history
  • Loading branch information
Smitha Borkar committed Jun 16, 2022
1 parent dabdcba commit 351ece7
Show file tree
Hide file tree
Showing 10 changed files with 19,237 additions and 5,025 deletions.
3 changes: 3 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ runs:
using: 'node16'
main: 'dist/index.js'
inputs:
static_site_generator:
description: 'static site generator types. We currently support nuxt, next and gatsby'
required: false
token:
description: 'GitHub token'
default: ${{ github.token }}
Expand Down
Loading

0 comments on commit 351ece7

Please sign in to comment.