Skip to content

Commit 0b5aefa

Browse files
committed
fix CI
1 parent f44fccf commit 0b5aefa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100

101101
publish-stable:
102102
runs-on: ubuntu-24.04
103-
if: startsWith(github.ref, 'refs/tags/') && github.repository == 'open-telemetry/opentelemetry-injector'
103+
if: startsWith(github.ref, 'refs/tags/') && github.repository == 'splunk/tarunner'
104104
needs: test
105105
permissions:
106106
contents: write

0 commit comments

Comments
 (0)