Commit 7967534 1 parent 1e632a4 commit 7967534 Copy full SHA for 7967534
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 71
71
needs : [ context, docs ]
72
72
if : needs.context.outputs.shouldPublish == 'true'
73
73
with :
74
- webdocsRepo : ' zero88/jooqx- webdocs'
74
+ webdocsRepo : ' zero88/webdocs'
75
75
webdocsRef : ' main'
76
76
webdocsWorkflow : ' webdocs.yml'
77
77
docCommitMsg : ${{ needs.context.outputs.docCommitMsg }}
Original file line number Diff line number Diff line change 5
5
:sonarKey: zero88_scheduler.x
6
6
7
7
image:https://github.com/{repo}/actions/workflows/ci.yml/badge.svg[{repo},link=https://github.com/{repo}/actions/workflows/ci.yml]
8
- image:https://img.shields.io/github/v/release/{repo}?sort=semver[GitHub release (latest SemVer) ]
8
+ image:https://img.shields.io/github/v/release/{repo}?include_prereleases& sort=semver[GitHub Release ]
9
9
image:https://img.shields.io/nexus/r/{artifact}?server=https%3A%2F%2Foss.sonatype.org[Sonatype Nexus (Releases)]
10
10
image:https://img.shields.io/nexus/s/{artifact}?server=https%3A%2F%2Foss.sonatype.org[Sonatype Nexus (Snapshots)]
11
11
@@ -20,4 +20,4 @@ A pluggable `lightweight scheduler` based on plain https://vertx.io/[Vert.x] cor
20
20
21
21
`Scheduler.x` follows an event-driven architecture.
22
22
23
- Please check out full documentation at https://zero88.github.io/jooqx- webdocs/schedulerx/main/index.html[web-docs]
23
+ Please check out full documentation at https://zero88.github.io/webdocs/schedulerx/main/index.html[web-docs]
You can’t perform that action at this time.
0 commit comments