We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d229c0c commit 743a27fCopy full SHA for 743a27f
.github/workflows/ci.yaml
@@ -15,4 +15,5 @@ jobs:
15
uses: SpongePowered/.github/.github/workflows/shared-ci.yaml@master
16
with:
17
publish_snapshot_javadoc: true
18
+ publishing_branch_regex: 'api-\d+'
19
secrets: inherit
0 commit comments