Skip to content

Commit

Permalink
Update Galaxy action.
Browse files Browse the repository at this point in the history
  • Loading branch information
ktooi committed Oct 5, 2022
1 parent c65de40 commit 5ec0696
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ jobs:
- name: checkout
uses: actions/checkout@v2
- name: galaxy
uses: robertdebock/galaxy-action@1.1.0
uses: robertdebock/galaxy-action@1.2.0
with:
galaxy_api_key: ${{ secrets.galaxy_api_key }}

0 comments on commit 5ec0696

Please sign in to comment.