Skip to content

Commit

Permalink
fix workflow path
Browse files Browse the repository at this point in the history
  • Loading branch information
Karina5005 committed Oct 9, 2023
1 parent 4c73469 commit 916467c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
jobs:
tests:
name: "Run tests"
uses: ./.github/workflows/push.yml
uses: ./.github/workflows/push.yaml
secrets: inherit

release:
Expand Down

0 comments on commit 916467c

Please sign in to comment.