Skip to content

fix(rh): add EPEL archive links for EL 6 and 7 (#37) #10

fix(rh): add EPEL archive links for EL 6 and 7 (#37)

fix(rh): add EPEL archive links for EL 6 and 7 (#37) #10

---
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