Skip to content

Commit

Permalink
JamesIves/github-pages-deploy-action@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
Foorack authored May 27, 2024
1 parent e2aa4c6 commit 03252bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Print version number
run: echo ${{ env.spec_version }}
- name: Deploy SDK back into main branch
uses: JamesIves/github-pages-deploy-action@4.1.5
uses: JamesIves/github-pages-deploy-action@v4
with:
branch: main
folder: .
Expand Down

0 comments on commit 03252bd

Please sign in to comment.