fixed secret pull for action
This commit is contained in:
parent
187316735f
commit
8aef72e86e
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -15,4 +15,4 @@ jobs:
|
|||||||
- name: Publish
|
- name: Publish
|
||||||
uses: ednxzu/galaxy-import-role@v1
|
uses: ednxzu/galaxy-import-role@v1
|
||||||
with:
|
with:
|
||||||
galaxy-api-key: ${{ secrets.galaxy_api_key }}
|
galaxy-api-key: ${{ secrets.GALAXY_API_SECRET }}
|
||||||
|
Loading…
Reference in New Issue
Block a user