Skip to content

Commit

Permalink
Update deploy_site.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ZigRazor committed Mar 7, 2024
1 parent 272ac27 commit 4410389
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy_site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
git config --local user.name "ZigRazor"
- name: Deploy
working-directory: ${{github.workspace}}/docusaurus
env:
GIT_USER: ZigRazor
GIT_PASS: ${{ secrets.PERSONAL_TOKEN }}
Expand Down

0 comments on commit 4410389

Please sign in to comment.