Skip to content

Commit

Permalink
Fixed step.id (#1790)
Browse files Browse the repository at this point in the history
  • Loading branch information
nulls committed Nov 10, 2023
1 parent 55cd6f5 commit 7b7d2b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
closeAndReleaseSonatypeStagingRepository
- name: 'Publish a release to Gradle Plugins'
id: publish-sonatype
id: publish-gradle
uses: gradle/gradle-build-action@v2
with:
gradle-version: wrapper
Expand Down

0 comments on commit 7b7d2b6

Please sign in to comment.