Skip to content

Commit

Permalink
Fix galaxy update
Browse files Browse the repository at this point in the history
  • Loading branch information
tersmitten committed May 31, 2022
1 parent 04156fe commit 9a03e65
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 @@ -15,6 +15,6 @@ jobs:
uses: actions/checkout@v2

- name: Publish to 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 9a03e65

Please sign in to comment.