Skip to content

Commit

Permalink
ci: Update token
Browse files Browse the repository at this point in the history
  • Loading branch information
surajshetty3416 authored Oct 18, 2024
1 parent e48aff5 commit 6783fa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/story-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@ jobs:

uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
github_token: ${{ secrets.FRAPPE_UI_PAGES_TOKEN }}
publish_dir: ./.histoire/dist
publish_branch: gh-pages

0 comments on commit 6783fa6

Please sign in to comment.