Skip to content

Commit

Permalink
Fix action path
Browse files Browse the repository at this point in the history
  • Loading branch information
mgacy committed Dec 7, 2023
1 parent 8dfa086 commit 4dda484
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
test:
name: Test
if: github.event.pull_request.merged == true && github.head_ref == 'release'
uses: mobelux/Watcher/.github/workflows/test.yml@main
uses: Mobelux/Watcher/.github/workflows/tests.yml@main

release:
name: Release
Expand Down

0 comments on commit 4dda484

Please sign in to comment.