Skip to content

Commit

Permalink
improve workflow, fix release job (#146)
Browse files Browse the repository at this point in the history
  • Loading branch information
stefangweichinger authored Dec 12, 2023
1 parent a9e2950 commit f994f80
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,3 +64,7 @@ jobs:
TEST_VERSION: "${{ matrix.versions }}"
with:
scenario: ${{ matrix.scenario }}
- name: Release to ansible galaxy
uses: robertdebock/[email protected]
with:
galaxy_api_key: ${{ secrets.galaxy_api_key }}

0 comments on commit f994f80

Please sign in to comment.