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.
2 parents fe83146 + 707ee8a commit 4630dceCopy full SHA for 4630dce
.github/workflows/galaxy.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-18.04
12
steps:
13
- name: galaxy
14
- uses: robertdebock/galaxy-action@1.0.1
+ uses: robertdebock/galaxy-action@1.1.1
15
with:
16
galaxy_api_key: ${{ secrets.galaxy_api_key }}
17
0 commit comments