Skip to content

Commit

Permalink
Merge pull request #6 from compscidr/renovate/robertdebock-galaxy-act…
Browse files Browse the repository at this point in the history
…ion-1.x

Update robertdebock/galaxy-action action to v1.2.1
  • Loading branch information
compscidr authored Mar 20, 2024
2 parents 17d3b5f + 4b5c4e4 commit e249ad9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: galaxy
uses: robertdebock/galaxy-action@1.2.0
uses: robertdebock/galaxy-action@1.2.1
with:
galaxy_api_key: ${{ secrets.galaxy_api_key }}

0 comments on commit e249ad9

Please sign in to comment.