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 0643a1f commit 9da5d2cCopy full SHA for 9da5d2c
.github/workflows/pipeline.yml
@@ -119,4 +119,4 @@ jobs:
119
- name: galaxy
120
uses: robertdebock/[email protected]
121
with:
122
- galaxy_api_key: ${{ secrets.galaxy_api_key }}
+ galaxy_api_key: ${{ secrets.GALAXY_API_KEY }}
0 commit comments