Skip to content

Commit 51fca29

Browse files
author
KiriCattus
committed
Test release two
1 parent 4351d8f commit 51fca29

2 files changed

Lines changed: 1 addition & 41 deletions

File tree

.github/workflows/build_with_artifacts.yml

Lines changed: 0 additions & 40 deletions
This file was deleted.

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
run: ./gradlew assemble
3535
- name: Publish
3636
id: publish_release_assets
37-
run: ./gradlew publish
37+
run: ./gradlew build
3838
env:
3939
BUILD_NUMBER: ${{ github.run_number }}
4040
- name: Upload release assets

0 commit comments

Comments
 (0)