Skip to content

Commit

Permalink
chore(ci): configure semantic releasing (#64)
Browse files Browse the repository at this point in the history
  • Loading branch information
hairmare authored Mar 4, 2024
1 parent 36a8af5 commit 19e1371
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/semantic-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
- release/*

jobs:
call-workflow:
uses: radiorabe/actions/.github/workflows/[email protected].6
semantic-release:
uses: radiorabe/actions/.github/workflows/[email protected].7
secrets:
RABE_ITREAKTION_GITHUB_TOKEN: ${{ secrets.RABE_ITREAKTION_GITHUB_TOKEN }}

0 comments on commit 19e1371

Please sign in to comment.