Skip to content

Commit

Permalink
update action
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielittner committed Sep 2, 2024
1 parent 27252a7 commit 862c1eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
run: |
echo "ORG_GRADLE_PROJECT_VERSION_NAME=${{ github.ref_name }}" >> $GITHUB_ENV
- uses: gradle/setup-gradle@v4
- uses: gradle/actions/setup-gradle@v4

- name: Publish
run: ./gradlew publishAndReleaseToMavenCentral
Expand Down

0 comments on commit 862c1eb

Please sign in to comment.