Skip to content

Commit c31492a

Browse files
committed
Fix dokka
1 parent 23c7dfc commit c31492a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
ref: rebar
3939

4040
- name: Publish Dokka to Maven local
41-
run: ./gradlew publishToMavenLocal -Pversion=2.1.0-rebar-SNAPSHOT
41+
run: ./gradlew publishToMavenLocal -Pversion=2.3.0-rebar-SNAPSHOT
4242

4343
- name: Checkout
4444
uses: actions/checkout@v5

0 commit comments

Comments
 (0)