Skip to content

Commit

Permalink
🔧 update token for gh page
Browse files Browse the repository at this point in the history
  • Loading branch information
mrpmohiburrahman committed Jul 9, 2024
1 parent 1f20969 commit 482f19f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
- name: Deploy
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GH_TOKEN }}
github_token: ${{ secrets.GH_TOKEN_SIMILAR_REACT_NATIVE_LIB }}
publish_dir: website/similar-react-native-libraries/build
user_name: mrpmohiburrahman
user_email: [email protected]

0 comments on commit 482f19f

Please sign in to comment.