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 eeb7998 commit d0000a1Copy full SHA for d0000a1
.github/workflows/galaxy.yml
@@ -13,4 +13,5 @@ jobs:
13
- name: galaxy
14
uses: robertdebock/galaxy-action@1.0.1
15
with:
16
- galaxy_api_key: ${{ secrets.galaxy_api_key }}
+ galaxy_api_key: ${{ secrets.galaxy_api_key }}
17
+
0 commit comments