💚 Fix CI (#48)

This commit is contained in:
Emilien M
2024-10-21 17:52:45 +02:00
committed by GitHub
parent f882afd7d9
commit d35adedc64
3 changed files with 7 additions and 4 deletions

View File

@@ -11,7 +11,8 @@ jobs:
steps:
- name: Fetch code
uses: actions/checkout@v4
- name: galaxy
uses: robertdebock/galaxy-action@1.2.0
with:
galaxy_api_key: ${{ secrets.galaxy_api_key }}
galaxy_api_key: ${{ secrets.GALAXY_API_KEY }}