Skip to content

Commit 5a4b882

Browse files
authored
Merge pull request #15 from ms-fadaei/renovate/jamesives-github-pages-deploy-action-4.x
chore(deps): update jamesives/github-pages-deploy-action action to v4.4.0
2 parents 2aedf83 + dde6732 commit 5a4b882

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
run: yarn generate
1919

2020
- name: Deploy 🚀
21-
uses: JamesIves/github-pages-deploy-action@v4.2.5
21+
uses: JamesIves/github-pages-deploy-action@v4.4.0
2222
with:
2323
branch: gh-pages # The branch the action should deploy to.
2424
folder: playground/dist # The folder the action should deploy.

0 commit comments

Comments
 (0)