Skip to content

fix: allow updating PRs (#32) #20

fix: allow updating PRs (#32)

fix: allow updating PRs (#32) #20

name: Semantic Release
on:
push:
branches:
- main
- release/*
jobs:
semantic-release:
uses: radiorabe/actions/.github/workflows/[email protected]
secrets:
RABE_ITREAKTION_GITHUB_TOKEN: ${{ secrets.RABE_ITREAKTION_GITHUB_TOKEN }}