Skip to content

Commit 743a27f

Browse files
committed
build: Correct publishing branch pattern
1 parent d229c0c commit 743a27f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,5 @@ jobs:
1515
uses: SpongePowered/.github/.github/workflows/shared-ci.yaml@master
1616
with:
1717
publish_snapshot_javadoc: true
18+
publishing_branch_regex: 'api-\d+'
1819
secrets: inherit

0 commit comments

Comments
 (0)