We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1274e4f commit aa4a368Copy full SHA for aa4a368
.github/workflows/release.yml
@@ -15,6 +15,6 @@ jobs:
15
uses: actions/checkout@v2
16
17
- name: Publish to Galaxy
18
- uses: robertdebock/galaxy-action@1.1.0
+ uses: robertdebock/galaxy-action@1.2.0
19
with:
20
galaxy_api_key: ${{ secrets.GALAXY_API_KEY }}
0 commit comments