Skip to content

Commit

Permalink
try with token
Browse files Browse the repository at this point in the history
  • Loading branch information
hdashnow committed Dec 9, 2024
1 parent e243250 commit 4594090
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update-loci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:

- name: Checkout code
uses: actions/checkout@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}

- name: Set up Miniconda environment
uses: conda-incubator/setup-miniconda@v3
Expand Down

0 comments on commit 4594090

Please sign in to comment.