We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f44fccf commit 0b5aefaCopy full SHA for 0b5aefa
1 file changed
.github/workflows/ci.yaml
@@ -100,7 +100,7 @@ jobs:
100
101
publish-stable:
102
runs-on: ubuntu-24.04
103
- if: startsWith(github.ref, 'refs/tags/') && github.repository == 'open-telemetry/opentelemetry-injector'
+ if: startsWith(github.ref, 'refs/tags/') && github.repository == 'splunk/tarunner'
104
needs: test
105
permissions:
106
contents: write
0 commit comments