Skip to content

Commit

Permalink
correct release pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
strowk committed Dec 15, 2024
1 parent 2ce3f04 commit ac543f1
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 @@ -8,7 +8,7 @@ on:

jobs:
call-run-tests:
uses: strowk/mcp-k8s-go/.github/workflows/test.yaml@test-pipeline
uses: strowk/mcp-k8s-go/.github/workflows/test.yaml@main
release:
needs: call-run-tests
runs-on: ubuntu-latest
Expand Down

0 comments on commit ac543f1

Please sign in to comment.