Skip to content

Commit 55cd0aa

Browse files
committed
Added release property release to inklecate.
1 parent 5c456ef commit 55cd0aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Build
1818
run: ./gradlew build
1919
- name: Build inklecate jar
20-
run: ./gradlew :inklecate:jar
20+
run: ./gradlew :inklecate:jar -Prelease
2121
- name: Import GPG key
2222
id: import_gpg
2323
uses: crazy-max/ghaction-import-gpg@v5

0 commit comments

Comments
 (0)