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