Skip to content

Commit

Permalink
Fixed step.id
Browse files Browse the repository at this point in the history
### What's done:
- fixed step.id
  • Loading branch information
nulls committed Nov 10, 2023
1 parent 55cd6f5 commit 4ecdc95
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 4ecdc95

Please sign in to comment.