Skip to content

Commit

Permalink
Merge pull request #112 from sean-m-sullivan/devel
Browse files Browse the repository at this point in the history
Fix changelog
  • Loading branch information
sean-m-sullivan authored Nov 30, 2022
2 parents 5b6dcf3 + c7dc4f1 commit d414c04
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/galaxy-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ jobs:
- name: Install ansible-base
run: pip install ansible

- name: Install ansible-base and changelog
run: pip install ansible antsibull-changelog

- name: Publish to galaxy
run: ansible-playbook .github/workflow-config/release.yml
-e namespace=${{ github.repository_owner }}
Expand Down

0 comments on commit d414c04

Please sign in to comment.