Skip to content

Commit

Permalink
order list alphabetically
Browse files Browse the repository at this point in the history
  • Loading branch information
imran110219 committed Oct 25, 2024
1 parent 579a3e7 commit 0ce026d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ jobs:
- name: Deploy to GitHub Pages
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
github_token: ${{ secrets.TOKEN }}
publish_dir: ./docs # Adjust this if your files are in a different directory

0 comments on commit 0ce026d

Please sign in to comment.