JamesIves/github-pages-deploy-action@v4

This commit is contained in:
Foorack / Max Faxälv
2024-05-27 20:31:22 +02:00
committed by GitHub
parent 2f90047c38
commit 3899aaca53

View File

@ -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: .