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