Imports a the current repo into Ansible Galaxy as a role.
name: Release
on:
release:
types:
- published
jobs:
release:
name: Release
runs-on: ubuntu-20.04
steps:
- name: Import role into Ansible Galaxy
uses: gantsign/ansible-galaxy-import-action@v1
with:
api-key: ${{ secrets.GALAXY_API_KEY }}
The Unlicense
John Freeman
GantSign Ltd. Company No. 06109112 (registered in England)