Skip to content

feat: add ansible-collection repository #4

feat: add ansible-collection repository

feat: add ansible-collection repository #4

---
name: Semantic Release
on:
push:
branches:
- main
jobs:
call-reusable-release:
uses: xebis/github-actions-and-workflows/.github/workflows/semantic-release.yaml@main
secrets:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}