Skip to content

feat: add obsidian role #14

feat: add obsidian role

feat: add obsidian role #14

---
name: Semantic Release
on:
push:
branches:
- main
jobs:
call-reusable-release:
uses: xebis/github-actions-and-workflows/.github/workflows/semantic-release.yaml@v0
with:
GH_APP_ID: ${{ vars.GH_APP_SEM_REL_ID }}
secrets:
GH_APP_PEM_FILE: ${{ secrets.GH_APP_SEM_REL_PEM_FILE }}