Skip to content

feat: add users role #7

feat: add users role

feat: add users role #7

---
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 }}