Skip to content

Commit

Permalink
Merge pull request #4 from paper-spa/path-injection
Browse files Browse the repository at this point in the history
Parse the static sit config, inject pages url
  • Loading branch information
Mingzi authored and GitHub committed Jun 20, 2022
2 parents e1a914e + 0c1bf1e commit c2d73e8
Show file tree
Hide file tree
Showing 27 changed files with 14,052 additions and 5,249 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 c2d73e8

Please sign in to comment.