Skip to content

refactor: move terraform configuration to terraform subdirectory #3

refactor: move terraform configuration to terraform subdirectory

refactor: move terraform configuration to terraform subdirectory #3

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