Up to 1.2.1 for Galaxy action

This commit is contained in:
Théo Le Peltier
2022-06-29 15:46:05 +02:00
committed by GitHub
parent 92cb5bf55e
commit e797037846

View File

@ -10,6 +10,6 @@ jobs:
runs-on: ubuntu-20.04 runs-on: ubuntu-20.04
steps: steps:
- name: galaxy - name: galaxy
uses: robertdebock/galaxy-action@1.1.1 uses: robertdebock/galaxy-action@1.2.1
with: with:
galaxy_api_key: ${{ secrets.galaxy_api_key }} galaxy_api_key: ${{ secrets.galaxy_api_key }}