mirror of
https://github.com/mii443/vrchatapi-rust.git
synced 2025-08-23 08:05:37 +00:00
JamesIves/github-pages-deploy-action@v4
This commit is contained in:
committed by
GitHub
parent
2f90047c38
commit
3899aaca53
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -44,7 +44,7 @@ jobs:
|
|||||||
- name: Print version number
|
- name: Print version number
|
||||||
run: echo ${{ env.spec_version }}
|
run: echo ${{ env.spec_version }}
|
||||||
- name: Deploy SDK back into main branch
|
- name: Deploy SDK back into main branch
|
||||||
uses: JamesIves/github-pages-deploy-action@4.1.5
|
uses: JamesIves/github-pages-deploy-action@v4
|
||||||
with:
|
with:
|
||||||
branch: main
|
branch: main
|
||||||
folder: .
|
folder: .
|
||||||
|
Reference in New Issue
Block a user