Merge branch 'master' of https://github.com/ToneAPI/ToneAPI_webclient
This commit is contained in:
@@ -13,7 +13,9 @@ jobs:
|
||||
build:
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
permissions:
|
||||
id-token: write
|
||||
pages: write
|
||||
strategy:
|
||||
matrix:
|
||||
node-version: [18.x]
|
||||
@@ -32,5 +34,6 @@ jobs:
|
||||
uses: actions/upload-pages-artifact@v1.0.8
|
||||
with:
|
||||
path: dist
|
||||
|
||||
- name: Deploy GitHub Pages site
|
||||
uses: actions/deploy-pages@v2.0.1
|
||||
|
||||
Reference in New Issue
Block a user