Skip to content

Commit

Permalink
Update dev-ci_cd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
FernandoCZanchetta authored May 27, 2024
1 parent d7a40e7 commit 497d7ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev-ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
npm run build
- name: 📂 Sync files
uses: peaceiris/actions-gh-pages@v3
uses: peaceiris/actions-gh-pages@v4
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: dist/SEL0373
Expand Down

0 comments on commit 497d7ca

Please sign in to comment.