Skip to content

Commit

Permalink
[bdd] add ref to access token
Browse files Browse the repository at this point in the history
  • Loading branch information
minhnh committed Jul 9, 2024
1 parent d377c98 commit c348bd3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/jekyll-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
with:
token: ${{ secrets.ACCESS_TOKEN }}
submodules: true
- name: Populate data files
run: python script/generate_dir_tree.py
Expand Down

0 comments on commit c348bd3

Please sign in to comment.