Skip to content

Commit 9da5d2c

Browse files
committed
ci: use GALAXY_API_KEY secret
1 parent 0643a1f commit 9da5d2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,4 +119,4 @@ jobs:
119119
- name: galaxy
120120
uses: robertdebock/[email protected]
121121
with:
122-
galaxy_api_key: ${{ secrets.galaxy_api_key }}
122+
galaxy_api_key: ${{ secrets.GALAXY_API_KEY }}

0 commit comments

Comments
 (0)