Skip to content

fix(fedora): remove typo on conditional (#34) #7

fix(fedora): remove typo on conditional (#34)

fix(fedora): remove typo on conditional (#34) #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