Skip to content

Commit

Permalink
Remove explicit changelog generation task
Browse files Browse the repository at this point in the history
  • Loading branch information
Adubbz authored Nov 22, 2023
1 parent e9e5410 commit c64863c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/gradle-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ jobs:
settings-path: ${{ github.workspace }} # location for the settings.xml file
- name: Setup Gradle
uses: gradle/gradle-build-action@v2
- name: Generate Changelog
run: ./gradlew createChangelog
- name: Publish
run: ./gradlew publish
env:
Expand Down

0 comments on commit c64863c

Please sign in to comment.