Skip to content

Commit

Permalink
Merge branch 'main' of github.com:davidgasquez/datadex
Browse files Browse the repository at this point in the history
  • Loading branch information
davidgasquez committed Apr 2, 2024
2 parents 7779955 + dc07f9a commit 55d175e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
env:
IUCN_REDLIST_TOKEN: ${{ secrets.IUCNREDLIST_TOKEN }}
HUGGINGFACE_TOKEN: ${{ secrets.HUGGINGFACE_TOKEN }}
AEMET_API_TOKEN: ${{ secrets.AEMET_API_TOKEN }}
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 55d175e

Please sign in to comment.