Skip to content

fix: revert change from yum to dnf for compatibility reasons (#32) #6

fix: revert change from yum to dnf for compatibility reasons (#32)

fix: revert change from yum to dnf for compatibility reasons (#32) #6

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