Skip to content

chore: Fix CI, rebranding (#122) #7

chore: Fix CI, rebranding (#122)

chore: Fix CI, rebranding (#122) #7

---
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/galaxy-action@1.2.1
with:
galaxy_api_key: ${{ secrets.galaxy_api_key }}
git_branch: master