Skip to content

Commit

Permalink
chore(ci): configure semantic releasing (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
hairmare authored Mar 4, 2024
1 parent c71e68f commit 38c45a9
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/semantic-release.yaml@v0.20.6
semantic-release:
uses: radiorabe/actions/.github/workflows/semantic-release.yaml@v0.20.7
secrets:
RABE_ITREAKTION_GITHUB_TOKEN: ${{ secrets.RABE_ITREAKTION_GITHUB_TOKEN }}

0 comments on commit 38c45a9

Please sign in to comment.