1 parent 329e467 commit 235fe08Copy full SHA for 235fe08
1 file changed
.github/workflows/publish-sonatype.yml
@@ -5,6 +5,7 @@ on:
5
tags: ["*"]
6
jobs:
7
publish:
8
+ if: github.repository == 'rayrobdod/string-context-parser-combinator'
9
runs-on: ubuntu-latest
10
steps:
11
- uses: actions/checkout@v7
0 commit comments