Skip to content

Commit 3f7010a

Browse files
committed
Doc: fixed broken link
1 parent 23b36de commit 3f7010a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/maintainers-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
Value: _the clojars deploy token_
5858
- The libraries' versions are bumped in lockstep so that there is no confusion over which version of the common lib should be used with an adapter lib.
5959

60-
The Github Actions [CI workflow for clojure](../../.github/workflows/clojure-sdk.yml) will always run the tests and produce jar artifacts.
60+
The Github Actions [CI workflow for clojure](../.github/workflows/release-sdk.yml) will always run the tests and produce jar artifacts.
6161

6262
Triggering a deployment to clojars is a manual process. A Datastar core contributor must trigger the Clojure SDK workflow with the `publish` input boolean set to `true.
6363

0 commit comments

Comments
 (0)