Skip to content

Commit

Permalink
Update gradle-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mercyblitz committed Aug 7, 2024
1 parent 7ae59b1 commit b8bfa9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Setup Gradle
uses: gradle/actions/setup-gradle@dbbdc275be76ac10734476cc723d82dfe7ec6eda # v3.4.2

- name: Build and Publish with Gradle to GitHub Packages
- name: Build with Gradle
run: ./gradlew build
env:
OSSRH_MAVEN_USERNAME: ${{ secrets.OSS_SONATYPE_USERNAME }}
Expand Down

0 comments on commit b8bfa9f

Please sign in to comment.