Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jdaugherty authored Dec 12, 2024
1 parent 39865e2 commit 92296fc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,10 +112,8 @@ jobs:
- name: "📦 Export Gradle Properties"
uses: micronaut-projects/github-actions/export-gradle-properties@master
- name: "📜 Generate User Guide Documentation"
id: docs
run: ./gradlew docs
- name: "🚀 Publish to Github Pages"
id: docs
if: success()
uses: grails/github-pages-deploy-action@v2
env:
Expand Down

0 comments on commit 92296fc

Please sign in to comment.