Skip to content

Commit

Permalink
update github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
topi314 committed Jan 31, 2025
1 parent 8e68481 commit aa35b84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
cache: gradle

- name: Setup Gradle
uses: gradle/actions/setup-gradle@v2
uses: gradle/actions/setup-gradle@v4

- name: Build and Publish
run: ./gradlew build publish --no-daemon -PMAVEN_USERNAME=$MAVEN_USERNAME -PMAVEN_PASSWORD=$MAVEN_PASSWORD
Expand Down

0 comments on commit aa35b84

Please sign in to comment.