Skip to content

Commit

Permalink
Updates publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yannickpulver committed Jul 8, 2024
1 parent 9227be7 commit 287958a
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:
run: ./gradlew publish

- name: Close Repository
run: ./gradlew closeAndReleaseRepository
run: ./gradlew releaseRepository

- name: Publish to Gradle Plugin Portal
run: ./gradlew publishPlugins
Expand Down

0 comments on commit 287958a

Please sign in to comment.