Skip to content

Commit

Permalink
fix(?) galaxy-action
Browse files Browse the repository at this point in the history
  • Loading branch information
bodsch committed Apr 3, 2022
1 parent 80b12c1 commit 919642a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ jobs:
runs-on: ubuntu-18.04
steps:
- name: galaxy
uses: robertdebock/galaxy-action@1.1.0
uses: robertdebock/galaxy-action@1.2.0
with:
galaxy_api_key: ${{ secrets.galaxy_api_key }}
git_branch: main

0 comments on commit 919642a

Please sign in to comment.