Skip to content

Commit 235fe08

Browse files
committed
[ci] Stop forks' actions from attempting and failing to publish to sonatype
1 parent 329e467 commit 235fe08

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish-sonatype.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
tags: ["*"]
66
jobs:
77
publish:
8+
if: github.repository == 'rayrobdod/string-context-parser-combinator'
89
runs-on: ubuntu-latest
910
steps:
1011
- uses: actions/checkout@v7

0 commit comments

Comments
 (0)