Skip to content

Commit 7b7d2b6

Browse files
authored
Fixed step.id (#1790)
1 parent 55cd6f5 commit 7b7d2b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
closeAndReleaseSonatypeStagingRepository
5252
5353
- name: 'Publish a release to Gradle Plugins'
54-
id: publish-sonatype
54+
id: publish-gradle
5555
uses: gradle/gradle-build-action@v2
5656
with:
5757
gradle-version: wrapper

0 commit comments

Comments
 (0)