Skip to content

Commit

Permalink
Merge pull request #29 from oss-slu/alar12-patch-1
Browse files Browse the repository at this point in the history
Update cicd.yml
  • Loading branch information
alar12 authored Oct 10, 2024
2 parents f2f3344 + 821a904 commit c2bf533
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ jobs:
- name: Deploy to GitHub Pages
uses: peaceiris/actions-gh-pages@v4
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./
github_token: ${{ secrets.GIT_ACTIONS }}
publish_dir: ./

0 comments on commit c2bf533

Please sign in to comment.