Skip to content

Commit e928c73

Browse files
committed
Fix galaxy update
1 parent 9706121 commit e928c73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ jobs:
1515
uses: actions/checkout@v2
1616

1717
- name: Publish to Galaxy
18-
uses: robertdebock/galaxy-action@1.1.0
18+
uses: robertdebock/galaxy-action@1.2.0
1919
with:
2020
galaxy_api_key: ${{ secrets.GALAXY_API_KEY }}

0 commit comments

Comments
 (0)