mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-12 12:41:51 +02:00
Fix broken CI "Deploy" script (#1254)
This commit is contained in:
@@ -31,7 +31,7 @@ jobs:
|
||||
run: npm run build
|
||||
|
||||
- name: Deploy 🚀
|
||||
uses: JamesIves/github-pages-deploy-action@v4.5.0
|
||||
uses: JamesIves/github-pages-deploy-action@v4.6.1
|
||||
with:
|
||||
BRANCH: main # The branch the action should deploy to.
|
||||
FOLDER: . # The folder the action should deploy.
|
||||
|
||||
Reference in New Issue
Block a user