We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4a63dc commit 20cd598Copy full SHA for 20cd598
1 file changed
.github/workflows/galaxy.yml
@@ -9,6 +9,6 @@ on:
9
jobs:
10
deploy:
11
uses: T-Systems-MMS/.github/.github/workflows/ansible-galaxy-publish.yml@main
12
- with:
+ secrets:
13
GALAXY_API_KEY: ${{ secrets.GALAXY_API_KEY }}
14
0 commit comments