fixed secret pull for action

This commit is contained in:
Bertrand Lanson 2023-03-09 13:47:05 +01:00
parent 8aef72e86e
commit 846c1dce7c

View File

@ -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 }}