This commit is contained in:
Matthias Leutenegger 2020-11-12 18:38:35 +01:00
commit cdfac33d18

View file

@ -15,6 +15,6 @@ jobs:
- name: checkout - name: checkout
uses: actions/checkout@v2 uses: actions/checkout@v2
- name: galaxy - name: galaxy
uses: robertdebock/galaxy-action@1.0.3 uses: robertdebock/galaxy-action@1.1.0
with: with:
galaxy_api_key: ${{ secrets.GALAXY_API_KEY }} galaxy_api_key: ${{ secrets.GALAXY_API_KEY }}