fixed secret pull for action

This commit is contained in:
Bertrand Lanson 2023-03-09 13:31:35 +01:00
parent 187316735f
commit 8aef72e86e

View File

@ -15,4 +15,4 @@ jobs:
- name: Publish
uses: ednxzu/galaxy-import-role@v1
with:
galaxy-api-key: ${{ secrets.galaxy_api_key }}
galaxy-api-key: ${{ secrets.GALAXY_API_SECRET }}