Skip to content

Commit

Permalink
Merge pull request #10 from adfinis/branches
Browse files Browse the repository at this point in the history
fix(ci): pass adfinisbot token explicitely
  • Loading branch information
maxthier authored Sep 17, 2024
2 parents 1e6de3e + ac87f51 commit 0aaf22f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/semantic-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ on:
jobs:
semantic-release:
uses: adfinis/github-workflows-bareos/.github/workflows/[email protected]
secrets: inherit
secrets:
ADFINISBOT_GITHUB_TOKEN: ${{ secrets.ADFINISBOT_GITHUB_TOKEN }}

0 comments on commit 0aaf22f

Please sign in to comment.