mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-02-12 16:52:45 +00:00
deploy to interim branch
This commit is contained in:
5
.github/workflows/deploy.yml
vendored
5
.github/workflows/deploy.yml
vendored
@@ -33,6 +33,5 @@ jobs:
|
||||
- name: Deploy 🚀
|
||||
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.
|
||||
CLEAN: false # Automatically remove deleted files from the deploy branch
|
||||
BRANCH: interim # The branch the action should deploy to.
|
||||
FOLDER: interim # The folder the action should deploy.
|
||||
|
||||
Reference in New Issue
Block a user