Skip to content

Commit

Permalink
rename step of nexus publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
InsanusMokrassar committed Sep 5, 2024
1 parent 13ff64a commit 89b0b25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_publish_to_nexus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
mv gradle.properties.tmp gradle.properties
- name: Build with Gradle
run: ./gradlew build
- name: Publish to Gitea
- name: Publish to nexus.inmo.dev
continue-on-error: true
run: ./gradlew publishAllPublicationsToInmoNexusRepository
env:
Expand Down

0 comments on commit 89b0b25

Please sign in to comment.