Skip to content

chore: Rebranding, make ansible-lint happy (#27) #3

chore: Rebranding, make ansible-lint happy (#27)

chore: Rebranding, make ansible-lint happy (#27) #3

---
name: Publish on Ansible Galaxy
"on":
push:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v2
- name: galaxy
uses: robertdebock/[email protected]
with:
galaxy_api_key: ${{ secrets.galaxy_api_key }}
git_branch: master