Skip to content

Commit

Permalink
ci: fix wrong workflow path
Browse files Browse the repository at this point in the history
  • Loading branch information
maxthier committed Sep 16, 2024
1 parent 789a653 commit 360a4ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/semrel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ on:

jobs:
semantic-release:
uses: adfinis/github-workflows-bareos/blob/main/.github/workflows/ansible-role.yaml@main
uses: adfinis/github-workflows-bareos/.github/workflows/ansible-role.yaml@main
secrets:
ADFINISBOT_GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 360a4ec

Please sign in to comment.