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 c1d7ea9 + dea2ebf commit 30b45c6Copy full SHA for 30b45c6
.github/workflows/galaxy.yml
@@ -15,6 +15,6 @@ jobs:
15
- name: checkout
16
uses: actions/checkout@v3
17
- name: galaxy
18
- uses: robertdebock/galaxy-action@1.1.1
+ uses: robertdebock/galaxy-action@1.2.0
19
with:
20
galaxy_api_key: ${{ secrets.galaxy_api_key }}
0 commit comments