Skip to content

Commit edbc68c

Browse files
authored
Merge pull request #6 from my-python-projects/develop
- Update GitHub Actions workflow for CI/CD
2 parents 3fe94e3 + 06d0954 commit edbc68c

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
@@ -68,7 +68,7 @@ jobs:
6868
uses: actions/checkout@v2
6969

7070
- name: Deploy to GitHub Pages
71-
uses: JamesIves/github-pages-deploy-action@v4.1.5
71+
uses: JamesIves/github-pages-deploy-action@v4
7272
with:
7373
branch: develop
7474
folder: frontend/dist

0 commit comments

Comments
 (0)