Add sitemap
This commit is contained in:
parent
f0e17fbc20
commit
f48c2377bd
4 changed files with 64 additions and 2 deletions
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
|
@ -16,6 +16,7 @@ jobs:
|
|||
- uses: actions/checkout@v2
|
||||
- run: npm install
|
||||
- run: npm run build
|
||||
- run: npm run generate-sitemap
|
||||
- uses: aws-actions/configure-aws-credentials@v1
|
||||
with:
|
||||
aws-access-key-id: ${{ secrets.AWS_KEY_ID }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue