Skip to content

Workflow file for this run

---
name: Build and deploy Collection on Ansible Galaxy
on:
release:
types:
- published
tags:
- 'v*'
jobs:
deploy:
uses: adfinis/github-workflows-bareos/.github/workflows/[email protected]
secrets:
galaxy_api_key: ${{ secrets.GALAXY_API_KEY }}