Skip to content

Merge pull request #25 from adfinis/fix/ci_galaxy_collection #9

Merge pull request #25 from adfinis/fix/ci_galaxy_collection

Merge pull request #25 from adfinis/fix/ci_galaxy_collection #9

---
# runs on each push to main and is responsible for creating new tags/releases
name: Create Semantic Release
on:
push:
branches:
- main
jobs:
semantic-release:
uses: adfinis/github-workflows-bareos/.github/workflows/[email protected]
secrets:
ADFINISBOT_GITHUB_TOKEN: ${{ secrets.ADFINISBOT_GITHUB_TOKEN }}